Skip to content

Commit 0db4dc3

Browse files
authored
Merge pull request #420 from stackhpc/doca-2.9.3
DOCA 2.9.3 update for Rocky 9.6
2 parents 94e62b0 + 51c46b2 commit 0db4dc3

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

ansible/inventory/group_vars/all/package-repos

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -805,13 +805,13 @@ rpm_package_repos:
805805
short_name: opensearch_dashboards_2_x
806806
sync_group: third_party
807807
distribution_name: opensearch_dashboards-2.x-yum-
808-
# DOCA Repository 2.9.1 for RHEL 9.5
809-
- name: DOCA Online Repo 2.9.1 - RHEL 9.5
810-
url: https://linux.mellanox.com/public/repo/doca/2.9.1/rhel9.5/x86_64/
811-
base_path: doca/2.9.1/rhel9.5/x86_64/
812-
short_name: doca_2_9_1_rhel9_5
808+
# DOCA Repository 2.9.3 for RHEL 9.6
809+
- name: DOCA Online Repo 2.9.3 - RHEL 9.6
810+
url: https://linux.mellanox.com/public/repo/doca/2.9.3/rhel9.6/x86_64/
811+
base_path: doca/2.9.3/rhel9.6/x86_64/
812+
short_name: doca_2_9_3_rhel9_6
813813
sync_group: third_party
814-
distribution_name: doca-2.9.1-rhel9.5-
814+
distribution_name: doca-2.9.3-rhel9.6-
815815
# OpenHPC v3 for RockyLinux 9
816816
- name: OpenHPC-3 - Base
817817
url: https://repos.openhpc.community/OpenHPC/3/EL_9

ansible/inventory/group_vars/all/package-repos-deprecated

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,3 +689,10 @@ deprecated_rpm_package_repos:
689689
short_name: doca_2_9_1_rhel9_4
690690
sync_group: third_party
691691
distribution_name: doca-2.9.1-rhel9.4-
692+
# DOCA Repository 2.9.1 for RHEL 9.5
693+
- name: DOCA Online Repo 2.9.1 - RHEL 9.5
694+
url: https://linux.mellanox.com/public/repo/doca/2.9.1/rhel9.5/x86_64/
695+
base_path: doca/2.9.1/rhel9.5/x86_64/
696+
short_name: doca_2_9_1_rhel9_5
697+
sync_group: third_party
698+
distribution_name: doca-2.9.1-rhel9.5-

0 commit comments

Comments
 (0)