Sha256: 38a0f2cafce66d8432dcd28f525577c5df5849da955b5d8ad499af724793bf5e
Contents?: true
Size: 285 Bytes
Versions: 215
Compression:
Stored size: 285 Bytes
Contents
LOGFILE=/var/log/chef/server.log CONFIG=/etc/chef/server.rb ADAPTER=thin PORT=4000 USER=chef GROUP=chef # Sleep to give daemon enough time to fully start or stop. STARTTIME=10 DIETIME=5 CHEF_SERVER_ARGS="-p $PORT -e production -d -a $ADAPTER -L $LOGFILE -C $CONFIG -u $USER -G $GROUP"
Version data entries
215 entries across 215 versions & 6 rubygems