Merge "Start namespacing ansible group_vars"
This commit is contained in:
commit
d2b23c3a43
@ -5,3 +5,12 @@ manifest_base: /opt/system-config
|
|||||||
puppetdb: https://puppetdb.openstack.org:8081
|
puppetdb: https://puppetdb.openstack.org:8081
|
||||||
puppet_logdest: syslog
|
puppet_logdest: syslog
|
||||||
puppet_report_as: puppetmaster.openstack.org
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user