Actions
Refactor #19586
closedMove host info extension to provider.
Pull request:
Fixed in Releases:
Found in Releases:
Description
Foreman introduced host info providers in https://github.com/theforeman/foreman/pull/3701.
We need to redesign Katello's info additions into provider.
Source in katello: https://github.com/Katello/katello/blob/master/app/models/katello/concerns/host_managed_extensions.rb#L49
Example info provider: https://github.com/theforeman/foreman/pull/3701/files#diff-b0ef38554fddee0aa2966cb5b833d619
Actions