From 7906f32a33290d800261772667bf22e13cf7adf9 Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Thu, 4 Sep 2014 17:43:54 +0200 Subject: [PATCH] hiera config --- templates/puppet.conf.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/puppet.conf.erb b/templates/puppet.conf.erb index 7f3b224..51f7bf1 100644 --- a/templates/puppet.conf.erb +++ b/templates/puppet.conf.erb @@ -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