]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - files/etc/puppet/puppet.conf
tell puppet that we have a staging branch
[dsa-puppet.git] / files / etc / puppet / puppet.conf
index b3958e7c9b1ae7d39a728ace10e854246a08c44d..732dfffc78e2afbe4ed227e566cbad0c0062980d 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 [main]
 logdir=/var/log/puppet
 vardir=/var/lib/puppet
@@ -7,4 +12,8 @@ factpath=$vardir/facts
 pluginsync=true
 
 [puppetmasterd]
-templatedir=/var/lib/puppet/templates
+templatedir=/etc/puppet/templates
+libdir=/etc/puppet/lib
+
+[puppetd]
+environments = development,testing,production,staging