head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2011.07.25.09.11.47;	author hollow;	state Exp;
branches;
next	;
commitid	7ff84e2d33524567;


desc
@@


1.1
log
@initial ebuild. required by app-admin/chef-solr-0.10.

(Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
@
text
@# /etc/conf.d/chef-expander: config file for /etc/init.d/chef-expander

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

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

# Log file location.
#CHEF_EXPANDER_LOGFILE="/var/log/chef/chef-expander.log"

# Any radom options you want to pass to chef-expander.
CHEF_EXPANDER_OPTS="--node-count 1"

# Path to the chef expander binary.
#CHEF_EXPANDER_BINARY="/usr/bin/chef-expander"

# PID file location.
#CHEF_EXPANDER_PIDFILE="/var/run/chef/expander.pid"
@
