Skip to content

Commit 828b632

Browse files
committed
ART-21453: fix delivery_repo_names to use -rhel9 suffix
The Pyxis delivery repo is registered as openshift5/ose-haproxy-router-haproxy32-rhel9 (see pyxis-repo-configs), so delivery_repo_names must match. Co-authored-by: Cursor <cursoragent@cursor.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
1 parent 7e989b6 commit 828b632

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/ose-haproxy-router-haproxy32.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ distgit:
1212
delivery:
1313
repo_name: ose-haproxy-router-haproxy32
1414
delivery_repo_names:
15-
- openshift5/ose-haproxy-router-haproxy32
15+
- openshift5/ose-haproxy-router-haproxy32-rhel9
1616
enabled_repos:
1717
- rhel-9-baseos-rpms
1818
- rhel-9-appstream-rpms

0 commit comments

Comments
 (0)