Project

General

Profile

Download (524 Bytes) Statistics
| Branch: | Tag: | Revision:
# Start foreman on boot?
START=no

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

# the network interface which foreman web server is running at
#FOREMAN_IFACE=0.0.0.0

# the port which foreman web server is running at
# note that if the foreman user is not root, it has to be a > 1024
# For non-root port 80, consider using Apache+Passenger
#FOREMAN_PORT=3000

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

# the rails environment in which foreman runs
#FOREMAN_ENV=production
(49-49/60)