]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
I think we can get rid of the deprecation notices
authorStephen Gran <steve@lobefin.net>
Mon, 16 Apr 2012 11:49:48 +0000 (12:49 +0100)
committerStephen 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

index ee7cd93f6d8a878593cc4168ee8acd186e1d6533..8edb21dae6977e37f675fc53c15411ec66ee1ef9 100644 (file)
@@ -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