We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bc081a commit 166cd7aCopy full SHA for 166cd7a
1 file changed
ansible/inventory/group_vars/all/package-repos
@@ -900,6 +900,13 @@ rpm_package_repos:
900
short_name: doca_3_2_1_rhel9
901
sync_group: third_party
902
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-
910
# OpenHPC v3 for RockyLinux 9
911
- name: OpenHPC-3 - Base
912
url: https://repos.openhpc.community/OpenHPC/3/EL_9
0 commit comments