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 @@ -886,13 +886,13 @@ rpm_package_repos:
886886 short_name: opensearch_dashboards_2_x
887887 sync_group: third_party
888888 distribution_name: opensearch_dashboards-2.x-yum-
889- # DOCA Repository 2.9.3 for RHEL 9.6
890- - name: DOCA Online Repo 2.9.3 - RHEL 9.6
891- url: https://linux.mellanox.com/public/repo/doca/2.9.3 /rhel9.6 /x86_64/
892- base_path: doca/2.9.3 /rhel9.6 /x86_64/
893- short_name: doca_2_9_3_rhel9_6
889+ # DOCA Repository 3.2.0 for RHEL 9.* (no mention of limitation to 9.7 in the url)
890+ - name: DOCA Online Repo 3.2.0 - RHEL 9
891+ url: https://linux.mellanox.com/public/repo/doca/3.2.0 /rhel9/x86_64/
892+ base_path: doca/3.2.0 /rhel9/x86_64/
893+ short_name: doca_3_2_0_rhel9
894894 sync_group: third_party
895- distribution_name: doca-2.9.3 -rhel9.6 -
895+ distribution_name: doca-3.2.0 -rhel9-
896896 # OpenHPC v3 for RockyLinux 9
897897 - name: OpenHPC-3 - Base
898898 url: https://repos.openhpc.community/OpenHPC/3/EL_9
Original file line number Diff line number Diff line change @@ -870,3 +870,10 @@ deprecated_rpm_package_repos:
870870 short_name: doca_2_9_1_rhel9_5
871871 sync_group: third_party
872872 distribution_name: doca-2.9.1-rhel9.5-
873+ # DOCA Repository 2.9.3 for RHEL 9.6
874+ - name: DOCA Online Repo 2.9.3 - RHEL 9.6
875+ url: https://linux.mellanox.com/public/repo/doca/2.9.3/rhel9.6/x86_64/
876+ base_path: doca/2.9.3/rhel9.6/x86_64/
877+ short_name: doca_2_9_3_rhel9_6
878+ sync_group: third_party
879+ distribution_name: doca-2.9.3-rhel9.6-
You can’t perform that action at this time.
0 commit comments