Sha256: c8a611839d63b6a4814e7cb323e3e171d5556369af6e815747300a1164ceeaa8

Contents?: true

Size: 818 Bytes

Versions: 9

Compression:

Stored size: 818 Bytes

Contents

FOREMAN_USER=foreman
BUNDLER_EXT_HOME=/usr/share/foreman
RAILS_RELATIVE_URL_ROOT=$FOREMAN_PREFIX
RAILS_ENV=production
FOREMAN_LOGGING=warn
FOREMAN_LOGGING_SQL=warn
FOREMAN_TASK_PARAMS="-p foreman"
FOREMAN_LOG_DIR=/var/log/foreman

RUBY_GC_MALLOC_LIMIT=4000100
RUBY_GC_MALLOC_LIMIT_MAX=16000100
RUBY_GC_MALLOC_LIMIT_GROWTH_FACTOR=1.1
RUBY_GC_OLDMALLOC_LIMIT=16000100
RUBY_GC_OLDMALLOC_LIMIT_MAX=16000100

#Set the number of executors you want to run
#EXECUTORS_COUNT=1

#Set memory limit for executor process, before it's restarted automatically
#EXECUTOR_MEMORY_LIMIT=2gb

#Set delay before first memory polling to let executor initialize (in sec)
#EXECUTOR_MEMORY_MONITOR_DELAY=7200 #default: 2 hours

#Set memory polling interval, process memory will be checked every N seconds.
#EXECUTOR_MEMORY_MONITOR_INTERVAL=60

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
foreman-tasks-0.11.0 deploy/foreman-tasks.sysconfig
foreman-tasks-0.10.8 deploy/foreman-tasks.sysconfig
foreman-tasks-0.10.7 deploy/foreman-tasks.sysconfig
foreman-tasks-0.9.6 deploy/foreman-tasks.sysconfig
foreman-tasks-0.9.5 deploy/foreman-tasks.sysconfig
foreman-tasks-0.10.0 deploy/foreman-tasks.sysconfig
foreman-tasks-0.9.4 deploy/foreman-tasks.sysconfig
foreman-tasks-0.9.3 deploy/foreman-tasks.sysconfig
foreman-tasks-0.9.2 deploy/foreman-tasks.sysconfig