hiera config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user