system-config/playbooks/group_vars/all.yaml
Monty Taylor a97a3d4c7a Start namespacing ansible group_vars
It's fine right now with 5, but over time if we keep a flat namespae,
which is not necessary, it's just going to get ugly.

Change-Id: I07a143f45f2eb100c231ea1b7dd617b40f8f231c
2016-02-24 11:57:32 -06:00

17 lines
499 B
YAML

copy_hieradata: true
copy_puppet: true
manifest: /opt/system-config/production/manifests/site.pp
manifest_base: /opt/system-config
puppetdb: https://puppetdb.openstack.org:8081
puppet_logdest: syslog
puppet_report_as: puppetmaster.openstack.org
puppet:
puppetdb: https://puppetdb.openstack.org:8081
logdest: syslog
report_as: puppetmaster.openstack.org
copy_hieradata: true
copy_puppet: true
manifest: /opt/system-config/production/manifests/site.pp
manifest_base: /opt/system-config