system-config/playbooks/group_vars/puppet.yaml
Monty Taylor 2f342aec13 Stop logging the rsync of puppet
It takes over the log files. So does the sync of
project-config.

Depends-On: https://review.opendev.org/724418
Change-Id: Ic5c3811bf8b03cd387a2790e4d6ab457f5288c57
2020-04-30 16:11:42 -05:00

17 lines
511 B
YAML

# Puppet related variables
copy_hieradata: true
copy_puppet: true
puppet_reports: none
manage_config: true
manifest: /opt/system-config/production/manifests/site.pp
manifest_base: /opt/system-config/production
mgmt_manifestpath: /home/zuul/src/opendev.org/opendev/system-config/
puppet_color: 'false'
mgmt_hieradata: /etc/ansible/hosts
mgmt_puppet_module_dir: /etc/puppet/modules
puppet_hieradata_link_dest: /opt/system-config/hieradata
puppet_nolog_sync: '{{ silence_synchronize }}'
ansible_roles:
- puppet