Merge "Fix in parameters to configure puppet"
This commit is contained in:
commit
22ba58c58c
@ -7,9 +7,9 @@
|
|||||||
gather_facts: true
|
gather_facts: true
|
||||||
roles:
|
roles:
|
||||||
- role: puppet
|
- role: puppet
|
||||||
config: true
|
manage_config: true
|
||||||
- hosts: "compute*.ic.openstack.org:!disabled"
|
- hosts: "compute*.ic.openstack.org:!disabled"
|
||||||
gather_facts: true
|
gather_facts: true
|
||||||
roles:
|
roles:
|
||||||
- role: puppet
|
- role: puppet
|
||||||
config: true
|
manage_config: true
|
||||||
|
Loading…
Reference in New Issue
Block a user