Skip to content

Commit

Permalink
manifest: force container-selinux from OSE repo
Browse files Browse the repository at this point in the history
We tagged a new version of `container-selinux` for inclusion in RHCOS
4.9 in order to fix RHBZ#1999245. So we have to specify that we want
it to come from the `rhel-8-ose-server` repo instead of the normal
RHEL repo.
  • Loading branch information
miabbott committed Sep 3, 2021
1 parent 5802f48 commit cb6bfa8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,10 @@ repo-packages:
# eventually, we want the one from the container-tools module, but we're
# not there yet
- toolbox
# we tagged a new version of container-selinux so that we can include the fix
# for RHBZ#1999245 in RHCOS 4.9
# TODO: this should be dropped when the next RHEL 8.4.z release happens
- container-selinux

modules:
enable:
Expand Down

0 comments on commit cb6bfa8

Please sign in to comment.