drop missing environments
authorStephen Gran <steve@lobefin.net>
Sun, 31 May 2015 16:21:18 +0000 (17:21 +0100)
committerStephen Gran <steve@lobefin.net>
Sun, 31 May 2015 16:21:18 +0000 (17:21 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/debian-org/templates/puppet.conf.erb

index 38ef32d..2c41258 100644 (file)
@@ -16,7 +16,7 @@ environment=production
 
 <%- if scope.lookupvar('::hostname') == 'handel' -%>
 [master]
-environments = development,testing,production,staging
+environments = production,staging
 reports = store, http
 reporturl = http://puppet-dashboard.debian.org:3000/reports/upload
 config_version = cat /etc/puppet/.config-version