diff --git a/ansible/inventory/group_vars/all/package-repos b/ansible/inventory/group_vars/all/package-repos index 4be9b13c..2acd9a84 100644 --- a/ansible/inventory/group_vars/all/package-repos +++ b/ansible/inventory/group_vars/all/package-repos @@ -893,13 +893,13 @@ rpm_package_repos: short_name: doca_2_9_3_rhel9_6 sync_group: third_party distribution_name: doca-2.9.3-rhel9.6- - # DOCA Repository 3.2.0 for RHEL 9.* (no mention of limitation to 9.7 in the url) - - name: DOCA Online Repo 3.2.0 - RHEL 9 - url: https://linux.mellanox.com/public/repo/doca/3.2.0/rhel9/x86_64/ - base_path: doca/3.2.0/rhel9/x86_64/ - short_name: doca_3_2_0_rhel9 + # DOCA Repository 3.2.1 for RHEL 9.* (no mention of limitation to 9.7 in the url) + - name: DOCA Online Repo 3.2.1 - RHEL 9 + url: https://linux.mellanox.com/public/repo/doca/3.2.1/rhel9/x86_64/ + base_path: doca/3.2.1/rhel9/x86_64/ + short_name: doca_3_2_1_rhel9 sync_group: third_party - distribution_name: doca-3.2.0-rhel9- + distribution_name: doca-3.2.1-rhel9- # OpenHPC v3 for RockyLinux 9 - name: OpenHPC-3 - Base url: https://repos.openhpc.community/OpenHPC/3/EL_9 diff --git a/ansible/inventory/group_vars/all/package-repos-deprecated b/ansible/inventory/group_vars/all/package-repos-deprecated index 56ec5694..b5564e3d 100644 --- a/ansible/inventory/group_vars/all/package-repos-deprecated +++ b/ansible/inventory/group_vars/all/package-repos-deprecated @@ -870,3 +870,10 @@ deprecated_rpm_package_repos: short_name: doca_2_9_1_rhel9_5 sync_group: third_party distribution_name: doca-2.9.1-rhel9.5- + # DOCA Repository 3.2.0 for RHEL 9.* (no mention of limitation to 9.7 in the url) + - name: DOCA Online Repo 3.2.0 - RHEL 9 + url: https://linux.mellanox.com/public/repo/doca/3.2.0/rhel9/x86_64/ + base_path: doca/3.2.0/rhel9/x86_64/ + short_name: doca_3_2_0_rhel9 + sync_group: third_party + distribution_name: doca-3.2.0-rhel9-