68528fec16
to prevent warnings. ok robert@ (maintainer)
16 lines
426 B
Plaintext
16 lines
426 B
Plaintext
$OpenBSD: patch-examples_etc_puppet_puppet_conf,v 1.2 2010/11/13 11:18:41 ajacoutot Exp $
|
|
--- examples/etc/puppet/puppet.conf.orig Thu Sep 23 00:43:24 2010
|
|
+++ examples/etc/puppet/puppet.conf Sat Nov 13 12:03:20 2010
|
|
@@ -1,9 +1,8 @@
|
|
-[puppetd]
|
|
+[agent]
|
|
report = true
|
|
-factsync = true
|
|
pluginsync = true
|
|
|
|
-[puppetmasterd]
|
|
+[master]
|
|
reports = store,rrdgraph,tagmail,log
|
|
node_terminus = ldap
|
|
ldapserver = culain.madstop.com
|