Sha256: 38d7f9a2e283bf7fd308dfddf50a9600124477d2bf2392f235e9b7cdf8e114a1

Contents?: true

Size: 634 Bytes

Versions: 5

Compression:

Stored size: 634 Bytes

Contents

# the location where foreman is installed
#FOREMAN_HOME=/usr/share/foreman

# the port which foreman web server is running at
# note that if the foreman user is not root, it has to be a > 1024
#FOREMAN_PORT=3000

# the user which runs the web interface
#FOREMAN_USER=foreman

# the rails environment in which foreman runs
#FOREMAN_ENV=production

# if we're using passenger or not
# if set to 1, init script will do a railsrestart on 'restart' and will refuse
# 'start' and 'stop' completely and remind the operator that passenger is in
# use.
#FOREMAN_USE_PASSENGER=0

# set to 1 if you're using thin as a server
#FOREMAN_USE_THIN=0

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-1.0.0 test/foreman_app/extras/packaging/rpm/sources/foreman.sysconfig
foreman_discovery-1.0.0.rc4 test/foreman_app/extras/packaging/rpm/sources/foreman.sysconfig
foreman_discovery-1.0.0.rc3 test/foreman_app/extras/packaging/rpm/sources/foreman.sysconfig
foreman_discovery-1.0.0.rc2 test/foreman_app/extras/packaging/rpm/sources/foreman.sysconfig
foreman_discovery-1.0.0.rc1 test/foreman_app/extras/packaging/rpm/sources/foreman.sysconfig