63325581c1
The puppet ansible module is growing a flag to be able to send stdout to syslog. It's growing that because we want to use it. Let's. Change-Id: I22b1d0e1fb635f2c626d75a11764725c8753bf24
7 lines
200 B
YAML
7 lines
200 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
|