]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/debian-org/templates/puppet.conf.erb
add block for production
[dsa-puppet.git] / modules / debian-org / templates / puppet.conf.erb
index 915b83c43dc9f6d8c2cf459ef3498bd9fce55be4..38ef32d42fbbdf253eeb25a4e3114d583d04c2df 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