add block for production
authorStephen Gran <steve@lobefin.net>
Sun, 31 May 2015 16:19:48 +0000 (17:19 +0100)
committerStephen Gran <steve@lobefin.net>
Sun, 31 May 2015 16:19:48 +0000 (17:19 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/debian-org/templates/puppet.conf.erb

index 915b83c..38ef32d 100644 (file)
@@ -33,6 +33,11 @@ environments = development,testing,production,staging
 report = true
 configtimeout = 240
 
+[production]
+manifestdir=/srv/puppet.debian.org/stages/production/manifests
+fileserverconfig=/srv/puppet.debian.org/stages/production/fileserver.conf
+modulepath=/srv/puppet.debian.org/stages/production/modules:/srv/puppet.debian.org/stages/production/3rdparty/modules
+
 [staging]
 manifestdir=/srv/puppet.debian.org/stages/staging/manifests
 fileserverconfig=/srv/puppet.debian.org/stages/staging/fileserver.conf