You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
408 B
13 lines
408 B
# 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: /opt/system-config/
|
|
puppet_logdest: syslog
|
|
mgmt_hieradata: /etc/ansible/hosts
|
|
mgmt_puppet_module_dir: /etc/puppet/modules
|
|
puppet_hieradata_link_dest: /opt/system-config/hieradata
|