system-config/modules/openstack_project/files/ansible/playbooks/remote_puppet_else.yaml
Monty Taylor 75c068f767 Put playbooks in a directory
Listing each of them individually in the puppetmaster.pp file is just
plain crazypants.

Change-Id: Ice621be7d62ec8ff5bc680cf24c237c38f8f30e5
2014-11-28 11:13:41 -05:00

6 lines
146 B
YAML

---
- hosts: "!review.openstack.org:!git0*:!afs*"
gather_facts: false
roles:
- { role: puppet, puppetmaster: puppetmaster.openstack.org }