Skip to content

Commit 166cd7a

Browse files
committed
Add DOCA 3.2.1 for aarch64
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
1 parent 2bc081a commit 166cd7a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

ansible/inventory/group_vars/all/package-repos

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -900,6 +900,13 @@ rpm_package_repos:
900900
short_name: doca_3_2_1_rhel9
901901
sync_group: third_party
902902
distribution_name: doca-3.2.1-rhel9-
903+
# DOCA Repository 3.2.1 for RHEL 9 (aarch64)
904+
- name: DOCA Online Repo 3.2.1 - RHEL 9 (aarch64)
905+
url: https://linux.mellanox.com/public/repo/doca/3.2.1/rhel9/arm64-sbsa/
906+
base_path: doca/3.2.1/rhel9/aarch64/
907+
short_name: doca_3_2_1_rhel9_aarch64
908+
sync_group: third_party
909+
distribution_name: doca-3.2.1-rhel9-aarch64-
903910
# OpenHPC v3 for RockyLinux 9
904911
- name: OpenHPC-3 - Base
905912
url: https://repos.openhpc.community/OpenHPC/3/EL_9

0 commit comments

Comments
 (0)