summaryrefslogtreecommitdiff
path: root/distro/redhat/etc/sysconfig/chef-client
blob: c65de74539db663baad6ddb0584cd5bb464011b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Configuration file for the chef-client service

#CONFIG=/etc/chef/client.rb
#PIDFILE=/var/run/chef/client.pid
#LOCKFILE=/var/lock/subsys/chef-client
#LOGFILE=/var/log/chef/client.log
# Sleep interval between runs.
# This value is in seconds.
#INTERVAL=1800
# Maximum amount of random delay before starting a run. Prevents every client
# from contacting the server at the exact same time.
# This value is in seconds.
#SPLAY=20
# Any additional chef-client options.
#OPTIONS=