From 4b11b33253f315e05c3d4b48e8a4110f31dbb16d Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Mon, 16 Apr 2012 12:49:48 +0100 Subject: [PATCH] I think we can get rid of the deprecation notices Signed-off-by: Stephen Gran --- modules/debian-org/files/puppet.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/debian-org/files/puppet.conf b/modules/debian-org/files/puppet.conf index ee7cd93f..8edb21da 100644 --- 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 -- 2.39.2