Feature #32589
Support Oracle Linux registration
Pull request:
Fixed in Releases:
Found in Releases:
Associated revisions
History
#1
Updated by The Foreman Bot 11 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8631 added
#2
Updated by The Foreman Bot 11 months ago
- Fixed in Releases 3.0.0 added
#3
Updated by Marek Hulán 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|fd3dd9922af0fb8e1ce13768aa8e05e2776dd8ad.
Fixes #32589 - add a support for Oracle Linux registration
The same subscription-manager flow needs to be activated also for OL. We
need to make sure we install the subscription-manager explicitly,
because rhn-client-tools would be installed instead to satistfy the
katello-ca-consumer dependency. Once it is installed, we can proceed
with the regular registration flow.