From: Stephen Gran Date: Sat, 26 Dec 2009 20:23:58 +0000 (+0000) Subject: eureka! scatter references to environments in enough places, and one of them will... X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=24356e69229c7ab68023151e4a55f9c9faa38183;p=mirror%2Fdsa-puppet.git eureka! scatter references to environments in enough places, and one of them will do something Signed-off-by: Stephen Gran --- diff --git a/files/etc/puppet/puppet.conf b/files/etc/puppet/puppet.conf index badb8958d..1a8394691 100644 --- a/files/etc/puppet/puppet.conf +++ b/files/etc/puppet/puppet.conf @@ -16,6 +16,7 @@ environment=production [puppetmasterd] templatedir=/etc/puppet/templates libdir=/etc/puppet/lib +environments = development,testing,production,staging [puppetd] environments = development,testing,production,staging