Skip to content

Commit 8c9f8ba

Browse files
Test sync 9.5
1 parent 3fb958d commit 8c9f8ba

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

ansible/inventory/group_vars/all/package-repos

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -585,13 +585,13 @@ rpm_package_repos:
585585
short_name: opensearch_dashboards_2_x
586586
sync_group: third_party
587587
distribution_name: opensearch_dashboards-2.x-yum-
588-
# DOCA Repository for RHEL 9.4
589-
- name: DOCA Online Repo 2.9.1 - RHEL 9.4
590-
url: https://linux.mellanox.com/public/repo/doca/2.9.1/rhel9.4/x86_64/
591-
base_path: doca/2.9.1/rhel9.4/x86_64/
592-
short_name: doca_2_9_1_rhel9_4
588+
# DOCA Repository for RHEL 9.5
589+
- name: DOCA Online Repo 2.9.1 - RHEL 9.5
590+
url: https://linux.mellanox.com/public/repo/doca/2.9.1/rhel9.5/x86_64/
591+
base_path: doca/2.9.1/rhel9.5/x86_64/
592+
short_name: doca_2_9_1_rhel9_5
593593
sync_group: third_party
594-
distribution_name: doca-2.9.1-rhel9.4-
594+
distribution_name: doca-2.9.1-rhel9.5-
595595

596596
# Default filter string for RPM package repositories.
597597
rpm_package_repo_filter: ""

0 commit comments

Comments
 (0)