Configure out puppet runs to log to syslog

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
This commit is contained in:
Monty Taylor 2016-01-21 18:36:16 -05:00
parent 28bfc66e88
commit 63325581c1

View File

@ -3,3 +3,4 @@ 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