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