Skip to content
Merged
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
4 changes: 0 additions & 4 deletions manifest-rhel-9.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,6 @@ packages:

# Packages pinned to specific repos in RHCOS 9
repo-packages:
# We always want the kernel from BaseOS
- repo: rhel-9.0-baseos
packages:
- kernel
- repo: rhel-9.0-appstream
packages:
# We want the one shipping in RHEL, not the equivalently versioned one in RHAOS
Expand Down
5 changes: 0 additions & 5 deletions manifest-rhel-9.2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,6 @@ packages:

# Packages pinned to specific repos in RHCOS 9
repo-packages:
# We always want the kernel from BaseOS
# - repo: rhel-9.0-baseos
- repo: baseos
packages:
- kernel
# - repo: rhel-9.0-appstream
- repo: appstream
packages:
Expand Down