]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
correct modulepath
authorMartin Zobel-Helas <zobel@debian.org>
Fri, 3 Apr 2015 11:33:40 +0000 (11:33 +0000)
committerMartin Zobel-Helas <zobel@debian.org>
Fri, 3 Apr 2015 11:33:40 +0000 (11:33 +0000)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/debian-org/templates/puppet.conf.erb

index 82d0546fcb7896fb1c99c91804da76a9c6f52146..11546ebebfdc5f2037e533268ec9e36ea7151212 100644 (file)
@@ -10,7 +10,7 @@ ssldir=/var/lib/puppet/ssl
 rundir=/var/run/puppet
 factpath=$vardir/lib/facter
 pluginsync=true
-modulepath=/etc/puppet/3rdparty/modules:$modulepath
+modulepath=/etc/puppet/modules:/etc/puppet/3rdparty/modules:/usr/share/puppet/modules
 # This is the default environment for all clients
 environment=production