From: Stephen Gran Date: Sun, 15 Mar 2009 15:16:29 +0000 (+0000) Subject: We want templates in the git tree X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5282facf4d07b78c5e27ea51d09eb0b8a3e1bb72;p=dsa-puppet.git We want templates in the git tree Signed-off-by: Stephen Gran --- diff --git a/files/etc/puppet/puppet.conf b/files/etc/puppet/puppet.conf index 2336e2a3..67938895 100644 --- a/files/etc/puppet/puppet.conf +++ b/files/etc/puppet/puppet.conf @@ -12,4 +12,4 @@ factpath=$vardir/facts pluginsync=true [puppetmasterd] -templatedir=/var/lib/puppet/templates +templatedir=/etc/puppet/templates