Hello,
Pretty simple question, but I have yet to find the answer.
Is there a list of the foreman-rake jobs, their details, and when are
they scheduled to run?
Hello,
Pretty simple question, but I have yet to find the answer.
Is there a list of the foreman-rake jobs, their details, and when are
they scheduled to run?
"foreman-rake -T" will list them all.
Most aren't scheduled and have some sort of one-off or development use,
some come from Rails or other libraries we use. The ones that are
scheduled you'll find in /etc/cron.d/foreman.
–
Dominic Cleal
Red Hat Engineering