[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. puppet-0.24.5-rc3-1707-g8e37d21

Stig Sandbeck Mathisen ssm at debian.org
Sun Feb 14 14:39:17 UTC 2010


The following commit has been merged in the master branch:
commit 04c9d39a02405a64d9b512ab564dd393dca3e159
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Sun Feb 14 15:06:30 2010 +0100

    Move the default location of templates from $vardir/templates to $confdir/templates

diff --git a/debian/puppet.conf b/debian/puppet.conf
index 01e92a1..4669fd5 100644
--- a/debian/puppet.conf
+++ b/debian/puppet.conf
@@ -5,6 +5,4 @@ ssldir=/var/lib/puppet/ssl
 rundir=/var/run/puppet
 factpath=$vardir/lib/facter
 pluginsync=true
-
-[puppetmasterd]
-templatedir=/var/lib/puppet/templates
+templatedir=$confdir/templates

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list