Remove prerun lines from puppet.conf
It was causing puppet agent --test to fail
This commit is contained in:
parent
c8576380c2
commit
881e7e8832
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user