Skip to content

Commit 5ea708e

Browse files
committed
Add DOCA 3.2.3
1 parent 3c0a6cc commit 5ea708e

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

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

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -667,6 +667,20 @@ rpm_package_repos:
667667
short_name: doca_3_2_2_rhel9_aarch64
668668
sync_group: third_party
669669
distribution_name: doca-3.2.2-rhel9-aarch64-
670+
# DOCA Repository 3.2.3 for RHEL 9.*
671+
- name: DOCA Online Repo 3.2.3 - RHEL 9
672+
url: https://linux.mellanox.com/public/repo/doca/3.2.3/rhel9/x86_64/
673+
base_path: doca/3.2.3/rhel9/x86_64/
674+
short_name: doca_3_2_3_rhel9
675+
sync_group: third_party
676+
distribution_name: doca-3.2.3-rhel9-
677+
# DOCA Repository 3.2.3 for RHEL 9 (aarch64)
678+
- name: DOCA Online Repo 3.2.3 - RHEL 9 (aarch64)
679+
url: https://linux.mellanox.com/public/repo/doca/3.2.3/rhel9/arm64-sbsa/
680+
base_path: doca/3.2.3/rhel9/aarch64/
681+
short_name: doca_3_2_3_rhel9_aarch64
682+
sync_group: third_party
683+
distribution_name: doca-3.2.3-rhel9-aarch64-
670684
# OpenHPC v3 for RockyLinux 9
671685
- name: OpenHPC-3 - Base
672686
url: https://repos.openhpc.community/OpenHPC/3/EL_9
@@ -1079,6 +1093,20 @@ rpm_package_repos:
10791093
short_name: doca_3_2_2_rhel10_aarch64
10801094
sync_group: third_party
10811095
distribution_name: doca-3.2.2-rhel10-aarch64-
1096+
# DOCA Repository 3.2.3 for RHEL 10
1097+
- name: DOCA Online Repo 3.2.3 - RHEL 10
1098+
url: https://linux.mellanox.com/public/repo/doca/3.2.3/rhel10/x86_64/
1099+
base_path: doca/3.2.3/rhel10/x86_64/
1100+
short_name: doca_3_2_3_rhel10_x86_64
1101+
sync_group: third_party
1102+
distribution_name: doca-3.2.3-rhel10-x86_64-
1103+
# DOCA Repository 3.2.3 for RHEL 10 (aarch64)
1104+
- name: DOCA Online Repo 3.2.3 - RHEL 10 (aarch64)
1105+
url: https://linux.mellanox.com/public/repo/doca/3.2.3/rhel10/arm64-sbsa/
1106+
base_path: doca/3.2.3/rhel10/aarch64/
1107+
short_name: doca_3_2_3_rhel10_aarch64
1108+
sync_group: third_party
1109+
distribution_name: doca-3.2.3-rhel10-aarch64-
10821110
# ProxySQL for AlmaLinux 10
10831111
- name: ProxySQL - AlmaLinux 10
10841112
url: https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/almalinux/10/

0 commit comments

Comments
 (0)