# /etc/conf.d/chef-server-api: config file for /etc/init.d/chef-server-api

# The configuration file to use.
#CONFIGFILE="/etc/chef/server.rb"

# Number of merb daemons to run for chef-server.
#CLUSTER_NODES=1

# The user and group to set privilege to.
#CHEF_USER="chef"
#CHEF_GROUP="chef"

# Log file location.
#CHEF_SERVER_LOGFILE="/var/log/chef/server.log"

# Any radom options you want to pass to chef-server.
#CHEF_SERVER_OPTS=""

# Path to the chef server binary.
#CHEF_SERVER_BINARY="/usr/bin/chef-server"

# PID file location.
#CHEF_SERVER_PIDFILE="/var/run/chef/server.%s.pid"
