system-config/modules/openstack_project/files/puppet.default
James E. Blair 6fd9f37d96 Update comments in puppet default
The default file has changed in the latest puppet packages, update
the comments to keep diff churn down.

Change-Id: I78bbcd2b4ea848640cfcf4d1214eea107548ef58
2014-09-12 12:13:58 -07:00

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=""