Removed depency to augeas library from puppet::client class.
This commit is contained in:
parent
a3ccca705a
commit
f48011e958
3 changed files with 25 additions and 7 deletions
7
puppet/files/puppet.disabled.default
Normal file
7
puppet/files/puppet.disabled.default
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Defaults for puppet - sourced by /etc/init.d/puppet
|
||||
|
||||
# Start puppet on boot?
|
||||
START=yes
|
||||
|
||||
# Startup options
|
||||
DAEMON_OPTS=""
|
Loading…
Add table
Add a link
Reference in a new issue