Remove prerun lines from puppet.conf

It was causing puppet agent --test to fail
This commit is contained in:
Ricardo Carrillo Cruz 2015-04-14 09:37:53 +02:00
parent c8576380c2
commit 881e7e8832

View File

@ -7,8 +7,6 @@ ssldir=/var/lib/puppet/ssl
rundir=/var/run/puppet
factpath=$vardir/lib/facter
templatedir=$confdir/templates
prerun_command=/etc/puppet/etckeeper-commit-pre
postrun_command=/etc/puppet/etckeeper-commit-post
[master]
# These are needed when the puppetmaster is run by passenger