system-config/playbooks/remote_puppet_else.yaml
Clark Boylan 7df7bc2aad Use git-servers group in remote_puppet_else
We use the git-servers group in remote_puppet_git to positively select
the git nodes in that playbook but used !git0* glob to exclude these
nodes in remote_puppet_else. Use !git-servers in remote_puppet_else so
that the two groups used line up with each other.

Change-Id: I023f8262a86117b2dec1ff5b762082e09e601e74
2018-09-06 15:57:56 -07:00

5 lines
130 B
YAML

- hosts: 'puppet:!review:!git-server:!zuul-scheduler:!afs:!afsdb:!puppetmaster*:!disabled'
strategy: free
roles:
- puppet