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:
40ab2d6
)
I think we can get rid of the deprecation notices
author
Stephen Gran
<steve@lobefin.net>
Mon, 16 Apr 2012 11:49:48 +0000
(12:49 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Mon, 16 Apr 2012 11:50:00 +0000
(12:50 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/debian-org/files/puppet.conf
patch
|
blob
|
history
diff --git
a/modules/debian-org/files/puppet.conf
b/modules/debian-org/files/puppet.conf
index
ee7cd93
..
8edb21d
100644
(file)
--- a/
modules/debian-org/files/puppet.conf
+++ b/
modules/debian-org/files/puppet.conf
@@
-13,7
+13,7
@@
pluginsync=true
# This is the default environment for all clients
environment=production
-[
puppetmasterd
]
+[
master
]
templatedir=/etc/puppet/templates
#libdir=/etc/puppet/lib
environments = development,testing,production,staging
@@
-21,7
+21,7
@@
reports = store, http
reporturl = http://puppet-dashboard.debian.org:3000/reports/upload
config_version = cat /etc/puppet/.config-version
-[
puppetd
]
+[
agent
]
environments = development,testing,production,staging
report = true