let's use consistent variables
[mirror/dsa-puppet.git] / files / etc / puppet / puppet.conf
index badb895..c200706 100644 (file)
@@ -11,11 +11,12 @@ rundir=/var/run/puppet
 factpath=$vardir/facts
 pluginsync=true
 # This is the default environment for all clients
-environment=production 
+environment=production
 
 [puppetmasterd]
 templatedir=/etc/puppet/templates
 libdir=/etc/puppet/lib
+environments = development,testing,production,staging
 
 [puppetd]
 environments = development,testing,production,staging