Project

General

Profile

« Previous | Next » 

Revision 0975e71e

Added by Ivan Necas almost 10 years ago

Refs 6297 - use foreman-tasks instead of delayed jobs

We now enable the foreman::plugin::tasks to handle the async tasks

View differences:

templates/etc/sysconfig/katello.erb
# rails sql logging level (only for development purposes)
#KATELLO_LOGGING_SQL=fatal
# number of katello-job service background workers
KATELLO_JOB_WORKERS=<%= scope.lookupvar("katello::params::job_workers") %>
# additional katello-job service options for delayed_jobs
#KATELLO_JOB_PARAMS=-m -p katello
# configuration for bundler_ext
#BUNDLER_EXT_NOSTRICT=1

Also available in: Unified diff