summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2012-07-16 14:16:43 -0400
committerMicah Anderson <micah@riseup.net>2012-07-16 14:16:43 -0400
commit0e6eab4d0c31f358bdca76eed7001846a9afae4c (patch)
treed5c83de3efd26c81d9425581cf91b35ba0bb1040 /files
parentc5f6f891cf4ea2e804f409db0a33515469568e3e (diff)
update puppet.conf default file to have the newer section headings, required to eliminate deprecation warnings
Diffstat (limited to 'files')
-rw-r--r--files/master/puppet.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/files/master/puppet.conf b/files/master/puppet.conf
index fcaef0d..f6471d7 100644
--- a/files/master/puppet.conf
+++ b/files/master/puppet.conf
@@ -20,7 +20,7 @@
factpath = $vardir/lib/facter
plugindest = $vardir/lib/puppet
-[puppetd]
+[agent]
# The file in which puppetd stores a list of the classes
# associated with the retrieved configuratiion. Can be loaded in
# the separate ``puppet`` executable using the ``--loadclasses``
@@ -35,11 +35,10 @@
report=true
pluginsync = true
- factsync=true
logdest=/var/log/puppet/puppet.log
-[puppetmasterd]
+[master]
reportdir = $logdir/reports
autoflush = true
#storeconfigs=true