summaryrefslogtreecommitdiff
path: root/distro/redhat/etc/sysconfig/chef-client
diff options
context:
space:
mode:
Diffstat (limited to 'distro/redhat/etc/sysconfig/chef-client')
-rw-r--r--distro/redhat/etc/sysconfig/chef-client15
1 files changed, 15 insertions, 0 deletions
diff --git a/distro/redhat/etc/sysconfig/chef-client b/distro/redhat/etc/sysconfig/chef-client
new file mode 100644
index 0000000000..c65de74539
--- /dev/null
+++ b/distro/redhat/etc/sysconfig/chef-client
@@ -0,0 +1,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=