maybe staging needs a default environment of staging?
authorStephen Gran <steve@lobefin.net>
Mon, 18 Jan 2010 17:12:24 +0000 (17:12 +0000)
committerStephen Gran <steve@lobefin.net>
Mon, 18 Jan 2010 17:12:24 +0000 (17:12 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
files/etc/puppet/puppet.conf

index 1a83946..8ffabcc 100644 (file)
@@ -11,7 +11,7 @@ rundir=/var/run/puppet
 factpath=$vardir/facts
 pluginsync=true
 # This is the default environment for all clients
-environment=production 
+environment=staging
 
 [puppetmasterd]
 templatedir=/etc/puppet/templates