Don't run infracloud puppet twice
Without this patch, we would run infracloud in its playbook, then again in the 'everybody else' playbook. Co-Authored-By: Colleen Murphy <colleen@gazlene.net> Change-Id: I3de1de8f0f74e52a443c0b7a6ef6ae0a2cf7e801
This commit is contained in:
parent
007bd5768f
commit
6909ac2e59
@ -1,4 +1,4 @@
|
||||
- hosts: '!review.openstack.org:!git0*:!afs*:!baremetal*:!controller:!compute:!puppetmaster*:!disabled'
|
||||
- hosts: '!review.openstack.org:!git0*:!afs*:!baremetal*:!controller*:!compute*:!puppetmaster*:!disabled'
|
||||
gather_facts: true
|
||||
roles:
|
||||
- role: puppet
|
||||
|
Loading…
Reference in New Issue
Block a user