Merge "Fix in parameters to configure puppet"

This commit is contained in:
Jenkins 2016-02-25 22:40:04 +00:00 committed by Gerrit Code Review
commit 22ba58c58c

View File

@ -7,9 +7,9 @@
gather_facts: true
roles:
- role: puppet
config: true
manage_config: true
- hosts: "compute*.ic.openstack.org:!disabled"
gather_facts: true
roles:
- role: puppet
config: true
manage_config: true