hiera config

This commit is contained in:
Udo Waechter
2014-09-04 17:43:54 +02:00
parent 7d3a8b70d9
commit 7906f32a33

View File

@@ -10,6 +10,7 @@ rundir=/var/run/puppet
factsignore = .svn CVS .git
pluginsync=true
factpath=$vardir/lib/facter
hiera_config=/etc/puppet/hiera.yaml
<% if server == "true" -%>
[master]
@@ -27,6 +28,7 @@ storeconfigs=<%= scope['puppet::storeconfigs'] %>
storeconfigs_backend=<%= scope['puppet::storeconfigs_backend'] %>
<% end -%>
<% end -%>
hiera_config=/etc/puppet/hiera.yaml
[agent]
# Make sure all log messages are sent to the right directory