Fix in parameters to configure puppet
Change-Id: I39f4e49e7d22310a1f508d538c12a302f4c8e6e3
This commit is contained in:
parent
c837752f3f
commit
ffcbfd0796
@ -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