system-config/playbooks/roles/disable-puppet-agent/files/puppet.default

10 lines
261 B
Plaintext

# Defaults for puppet - sourced by /etc/init.d/puppet
# Enable puppet agent service?
# Setting this to "yes" allows the puppet agent service to run.
# Setting this to "no" keeps the puppet agent service from running.
START=no
# Startup options
DAEMON_OPTS=""