Feature #28116
closedAutomatically add AppStream repo next to BaseOS as additional media
Description
Katello automatically adds BaseOS and AppStream as additional media so RHEL8 provisioning works. There is currently an issue with that tracked as #27948 but the feature works with RHEL8.
For Foreman core (normal Installation media provisioning) however, there is no such a feature. This is my attempt to fill the gap - if user adds repo containing /BaseOS/ and it is redhat family with major version 8 or higher, Foreman will add new repository named "AppStream" with the same URL but with BaseOS replaced with AppStream which matches all CentOS mirrors as well as RHEL8 CDN. This enables seamless CentOS8 provisioning with Foreman core, installation media must be set to: http://mirror.centos.org/centos/$major/BaseOS/$arch/kickstart/ in order to work.
Updated by Lukas Zapletal about 5 years ago
- Related to Bug #27948: CentOS 8 install fails missing "../../../AppStream" repo when Installation Media is foreman repo. added
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7123 added
Updated by Tomer Brisker over 4 years ago
- Fixed in Releases 2.0.1, 2.1.0 added
- Fixed in Releases deleted (
2.2.0)
Updated by Lukas Zapletal over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset f41cb5b992d4a6bc21240345f7a91c80c90a5866.
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/7708 added
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/7975 added