Actions
Refactor #30941
closedreplace custom solution to use dynflow in a rake task
Pull request:
Fixed in Releases:
Found in Releases:
Description
Today in katello we use a 'disable_dynflow' task to configure the task to run as a 'dynflow client'. Foreman added a solution for this https://github.com/theforeman/foreman/blob/develop/lib/tasks/dynflow.rake#L33 and we should move our tasks over to it.
Actions