From c9a1bfae490f67c3e95ad49aea50a6a8eef1ab0e Mon Sep 17 00:00:00 2001 From: Prashanth684 Date: Fri, 6 Dec 2024 08:41:27 -0800 Subject: [PATCH] Remove clevis overrides for OKD Due to https://github.com/openshift/os/issues/1630, we had to pin clevis to an older version. This was fixed in clevis-21-203.el9, so removing this --- overrides-c9s.yaml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/overrides-c9s.yaml b/overrides-c9s.yaml index 389b6b74..0a6a34a8 100644 --- a/overrides-c9s.yaml +++ b/overrides-c9s.yaml @@ -3,13 +3,8 @@ # we need in the `packages` section. When not needed. Empty or comment out this # file (except this comment). -repos: +#repos: # - c9s-baseos-mirror - - c9s-appstream-mirror +# - c9s-appstream-mirror -packages: - # https://issues.redhat.com/browse/RHEL-61612 - - clevis-20-200.el9 - - clevis-dracut-20-200.el9 - - clevis-luks-20-200.el9 - - clevis-systemd-20-200.el9 +#packages: