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
This commit is contained in:
parent
1fd36481ce
commit
6fd9f37d96
@ -1,6 +1,8 @@
|
||||
# Defaults for puppet - sourced by /etc/init.d/puppet
|
||||
|
||||
# Start puppet on boot?
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user