foreman_remote_execution
foreman_remote_execution copied to clipboard
A plugin bringing remote execution to the Foreman, completing the config management functionality with remote management functionality
Adds global actions to the new job invocation detail page header: 
This combines https://github.com/theforeman/foreman_remote_execution/pull/819 and https://github.com/theforeman/foreman/pull/9756.
Companion to https://github.com/theforeman/foreman/pull/10136
Remove the telemetry opt out since it's not being used by Convert2RHEL anymore. https://issues.redhat.com/browse/SAT-24015
Add the `CONVERT2RHEL_THROUGH_FOREMAN=1` to be able to track conversions through Satellite. https://issues.redhat.com/browse/SAT-24196
From `Convert 2 RHEL` to `Convert2RHEL` See https://github.com/theforeman/foreman_ansible/pull/708
Soft requires: - https://github.com/theforeman/smart_proxy_dynflow/pull/135 - https://github.com/theforeman/smart_proxy_dynflow/pull/136
This went out first in 8.1.0 with Foreman 3.5. All successfully finished tasks (and jobs along with them) are cleaned after a month by default, failed ones stick around for...
Companion to https://github.com/theforeman/foreman-tasks/pull/751