projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ff0bde
)
drop missing environments
author
Stephen Gran
<steve@lobefin.net>
Sun, 31 May 2015 16:21:18 +0000
(17:21 +0100)
committer
Stephen 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
patch
|
blob
|
history
diff --git
a/modules/debian-org/templates/puppet.conf.erb
b/modules/debian-org/templates/puppet.conf.erb
index
38ef32d
..
2c41258
100644
(file)
--- 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