Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions images/openshift-base-rhel8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ content:
enabled_repos:
- rhel-8-baseos-rpms
- rhel-8-appstream-rpms
- rhel-8-codeready-builder-rpms
for_payload: false
for_release: false
from:
Expand Down
1 change: 1 addition & 0 deletions images/openshift-base-rhel9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ distgit:
enabled_repos:
- rhel-9-baseos-rpms
- rhel-9-appstream-rpms
- rhel-9-codeready-builder-rpms
# sometimes we ship RHEL content ahead of RHEL (usually for RHCOS).
# update with that content too so we avoid out-of-date assembly issues:
- rhel-9-server-ose-rpms-embargoed
Expand Down