Skip to content

Commit bcde2ad

Browse files
committed
extensions-ocp-rhel-9.6: Move rhel-9.6-fast-datapath to top
Since the repo has all architectures in it let's move it to the top global repos list as instructed to do so by the rule in the comment above the global repo list.
1 parent 95dfa7f commit bcde2ad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

extensions-ocp-rhel-9.6.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ repos:
2222
# For two-node-ha extension.
2323
# Repo placed here to respect the rule above.
2424
- rhel-9.6-highavailability
25+
# For ipsec extension include the fast-datapath repo.
26+
# Repo placed here to respect the rule above.
27+
- rhel-9.6-fast-datapath
2528

2629
extensions:
2730
# https://issues.redhat.com/browse/RFE-4177
@@ -33,8 +36,6 @@ extensions:
3336
- crun-wasm
3437
# https://github.com/coreos/fedora-coreos-tracker/issues/1504
3538
ipsec:
36-
repos:
37-
- rhel-9.6-fast-datapath
3839
packages:
3940
- libreswan
4041
- NetworkManager-libreswan

0 commit comments

Comments
 (0)