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