From 24356e69229c7ab68023151e4a55f9c9faa38183 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 26 Dec 2009 20:23:58 +0000 Subject: [PATCH] eureka! scatter references to environments in enough places, and one of them will do something Signed-off-by: Stephen Gran --- files/etc/puppet/puppet.conf | 1 + 1 file changed, 1 insertion(+) 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 -- 2.20.1