From: Stephen Gran Date: Sun, 31 May 2015 16:21:18 +0000 (+0100) Subject: drop missing environments X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=0ac0b6b6dc10b870c5a2992292efd0dde8f81828;p=mirror%2Fdsa-puppet.git drop missing environments Signed-off-by: Stephen Gran --- diff --git a/modules/debian-org/templates/puppet.conf.erb b/modules/debian-org/templates/puppet.conf.erb index 38ef32d42..2c41258e6 100644 --- a/modules/debian-org/templates/puppet.conf.erb +++ b/modules/debian-org/templates/puppet.conf.erb @@ -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