File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed
ansible/inventory/group_vars/all Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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-
You can’t perform that action at this time.
0 commit comments