Skip to content

Commit 7997d1a

Browse files
committed
extensions-ocp-rhel-9.6.yaml: add rhel-9.6-fast-datapath repo
Before we inherited this from the ocp-rhel-9.6 manifest. But now that we're inheriting from the rhel-9.6 manifest, that repo isn't enabled by default there since it's not strictly needed (because we don't ship openvswitch in the base). So we need to enable it here ourselves.
1 parent c04f311 commit 7997d1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extensions-ocp-rhel-9.6.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ extensions:
1818
- crun-wasm
1919
# https://github.com/coreos/fedora-coreos-tracker/issues/1504
2020
ipsec:
21+
repos:
22+
- rhel-9.6-fast-datapath
2123
packages:
2224
- libreswan
2325
- NetworkManager-libreswan

0 commit comments

Comments
 (0)