From 3cf65a9432924a99cc409622c4b8f9037b57bb2c Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Sat, 26 Dec 2009 17:57:11 +0100 Subject: [PATCH] tell puppet that we have a staging branch --- files/etc/puppet/puppet.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/etc/puppet/puppet.conf b/files/etc/puppet/puppet.conf index 931ce3ce..732dfffc 100644 --- a/files/etc/puppet/puppet.conf +++ b/files/etc/puppet/puppet.conf @@ -14,3 +14,6 @@ pluginsync=true [puppetmasterd] templatedir=/etc/puppet/templates libdir=/etc/puppet/lib + +[puppetd] +environments = development,testing,production,staging -- 2.39.2