summaryrefslogtreecommitdiff
path: root/distro/redhat/etc/sysconfig/chef-expander
diff options
context:
space:
mode:
Diffstat (limited to 'distro/redhat/etc/sysconfig/chef-expander')
-rw-r--r--distro/redhat/etc/sysconfig/chef-expander7
1 files changed, 7 insertions, 0 deletions
diff --git a/distro/redhat/etc/sysconfig/chef-expander b/distro/redhat/etc/sysconfig/chef-expander
new file mode 100644
index 0000000000..9af06d6b3c
--- /dev/null
+++ b/distro/redhat/etc/sysconfig/chef-expander
@@ -0,0 +1,7 @@
+# Configuration file for the chef-expander service
+
+#PIDFILE=/var/run/chef/expander.pid
+#CONFIG=/etc/chef/expander.rb
+#LOGFILE=/var/log/chef/expander.log
+# Any additional chef-expander options.
+OPTIONS="-n 1 -i 1"