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.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=24356e69229c7ab68023151e4a55f9c9faa38183 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 badb8958..1a839469 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