-
Feature Request
-
Resolution: Done
-
Major
-
2.10.0.GA, 2.10.1.GA
-
None
-
False
-
False
-
undefined
-
The public repositories from cdn-ubi.redhat.com should be available for downstream projects to use. Currently only an internal RH rhsm-pulp.corp.redhat.com repos are setup to use.
Reference article:
https://access.redhat.com/articles/4238681
References:
Downstream we are successfully utilizing the following:
[ubi-8-appstream]
name=Red Hat Universal Base Image 8 (RPMs) - AppStream
baseurl=https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/$basearch/appstream/os
enabled=1
gpgcheck=0
skip_if_unavailable=True[ubi-8-baseos]
name=Red Hat Universal Base Image 8 (RPMs) - BaseOS
baseurl=https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/$basearch/baseos/os
enabled=1
gpgcheck=0
skip_if_unavailable=True[ubi-8-codeready-builder]
name=Red Hat Universal Base Image 8 (RPMs) - CodeReady Builder
baseurl=https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/$basearch/codeready-builder/os/
enabled=1
gpgcheck=0
skip_if_unavailable=True
nickboldt Any thoughts on how best to implement such a thing?