system-config/playbooks/remote_puppet_else.yaml
Jeremy Stanley 52b592b1d1 Use zuul-scheduler group instead of zuul* glob
Since Ansible host inventory globs match against both host names and
host groups, use the zuul-scheduler group when referring to
zuul01.openstack.org and similarly-named hosts so as to avoid
inadvertently matching all members of the "zuul" host group with
zuul* (which includes the executors and mergers). Continue to match
zuulv3.openstack.org separately for now as it's not in the
zuul-scheduler group (and soon to be deleted anyway).

Change-Id: I3127d121ea344e1eb37c700d37f873e34edbb86e
2018-01-19 22:51:56 +00:00

6 lines
195 B
YAML

- hosts: '!review.openstack.org:!git0*:!zuulv3*:!zuul-scheduler:!afs*:!baremetal*:!controller*:!compute*:!puppetmaster*:!disabled'
strategy: free
gather_facts: true
roles:
- role: puppet