diff --git a/ansible/inventory/group_vars/all/package-repos b/ansible/inventory/group_vars/all/package-repos index d7b5daff..6217ce20 100644 --- a/ansible/inventory/group_vars/all/package-repos +++ b/ansible/inventory/group_vars/all/package-repos @@ -805,13 +805,13 @@ rpm_package_repos: short_name: opensearch_dashboards_2_x sync_group: third_party distribution_name: opensearch_dashboards-2.x-yum- - # DOCA Repository 2.9.1 for RHEL 9.5 - - name: DOCA Online Repo 2.9.1 - RHEL 9.5 - url: https://linux.mellanox.com/public/repo/doca/2.9.1/rhel9.5/x86_64/ - base_path: doca/2.9.1/rhel9.5/x86_64/ - short_name: doca_2_9_1_rhel9_5 + # DOCA Repository 2.9.3 for RHEL 9.6 + - name: DOCA Online Repo 2.9.3 - RHEL 9.6 + url: https://linux.mellanox.com/public/repo/doca/2.9.3/rhel9.6/x86_64/ + base_path: doca/2.9.3/rhel9.6/x86_64/ + short_name: doca_2_9_3_rhel9_6 sync_group: third_party - distribution_name: doca-2.9.1-rhel9.5- + distribution_name: doca-2.9.3-rhel9.6- # 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 a9ae63ed..31e2af00 100644 --- a/ansible/inventory/group_vars/all/package-repos-deprecated +++ b/ansible/inventory/group_vars/all/package-repos-deprecated @@ -689,3 +689,10 @@ deprecated_rpm_package_repos: short_name: doca_2_9_1_rhel9_4 sync_group: third_party distribution_name: doca-2.9.1-rhel9.4- + # DOCA Repository 2.9.1 for RHEL 9.5 + - name: DOCA Online Repo 2.9.1 - RHEL 9.5 + url: https://linux.mellanox.com/public/repo/doca/2.9.1/rhel9.5/x86_64/ + base_path: doca/2.9.1/rhel9.5/x86_64/ + short_name: doca_2_9_1_rhel9_5 + sync_group: third_party + distribution_name: doca-2.9.1-rhel9.5-