Fix in parameters to configure puppet

Change-Id: I39f4e49e7d22310a1f508d538c12a302f4c8e6e3
This commit is contained in:
Yolanda Robla 2016-02-25 22:22:37 +01:00
parent c837752f3f
commit ffcbfd0796
1 changed files with 2 additions and 2 deletions

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