Skip to content

Commit c3e2476

Browse files
committed
Add DOCA 3.2.2
1 parent d69c15c commit c3e2476

2 files changed

Lines changed: 54 additions & 24 deletions

File tree

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

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -877,3 +877,33 @@ deprecated_rpm_package_repos:
877877
short_name: doca_3_2_0_rhel9
878878
sync_group: third_party
879879
distribution_name: doca-3.2.0-rhel9-
880+
# DOCA Repository 3.2.1 for RHEL 9.* (no mention of limitation to 9.7 in the url)
881+
- name: DOCA Online Repo 3.2.1 - RHEL 9
882+
url: https://linux.mellanox.com/public/repo/doca/3.2.1/rhel9/x86_64/
883+
base_path: doca/3.2.1/rhel9/x86_64/
884+
short_name: doca_3_2_1_rhel9
885+
sync_group: third_party
886+
distribution_name: doca-3.2.1-rhel9-
887+
# DOCA Repository 3.2.1 for RHEL 9 (aarch64)
888+
- name: DOCA Online Repo 3.2.1 - RHEL 9 (aarch64)
889+
url: https://linux.mellanox.com/public/repo/doca/3.2.1/rhel9/arm64-sbsa/
890+
base_path: doca/3.2.1/rhel9/aarch64/
891+
short_name: doca_3_2_1_rhel9_aarch64
892+
sync_group: third_party
893+
distribution_name: doca-3.2.1-rhel9-aarch64-
894+
895+
# Additional RHEL 10 repositories
896+
# DOCA Repository 3.2.1 for RHEL 10
897+
- name: DOCA Online Repo 3.2.1 - RHEL 10
898+
url: https://linux.mellanox.com/public/repo/doca/3.2.1/rhel10/x86_64/
899+
base_path: doca/3.2.1/rhel10/x86_64/
900+
short_name: doca_3_2_1_rhel10_x86_64
901+
sync_group: third_party
902+
distribution_name: doca-3.2.1-rhel10-x86_64-
903+
# DOCA Repository 3.2.1 for RHEL 10 (aarch64)
904+
- name: DOCA Online Repo 3.2.1 - RHEL 10 (aarch64)
905+
url: https://linux.mellanox.com/public/repo/doca/3.2.1/rhel10/arm64-sbsa/
906+
base_path: doca/3.2.1/rhel10/aarch64/
907+
short_name: doca_3_2_1_rhel10_aarch64
908+
sync_group: third_party
909+
distribution_name: doca-3.2.1-rhel10-aarch64-

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

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -623,20 +623,20 @@ rpm_package_repos:
623623
short_name: doca_2_9_3_rhel9_6
624624
sync_group: third_party
625625
distribution_name: doca-2.9.3-rhel9.6-
626-
# DOCA Repository 3.2.1 for RHEL 9.* (no mention of limitation to 9.7 in the url)
627-
- name: DOCA Online Repo 3.2.1 - RHEL 9
628-
url: https://linux.mellanox.com/public/repo/doca/3.2.1/rhel9/x86_64/
629-
base_path: doca/3.2.1/rhel9/x86_64/
630-
short_name: doca_3_2_1_rhel9
626+
# DOCA Repository 3.2.2 for RHEL 9.* (no mention of limitation to 9.7 in the url)
627+
- name: DOCA Online Repo 3.2.2 - RHEL 9
628+
url: https://linux.mellanox.com/public/repo/doca/3.2.2/rhel9/x86_64/
629+
base_path: doca/3.2.2/rhel9/x86_64/
630+
short_name: doca_3_2_2_rhel9
631631
sync_group: third_party
632-
distribution_name: doca-3.2.1-rhel9-
633-
# DOCA Repository 3.2.1 for RHEL 9 (aarch64)
634-
- name: DOCA Online Repo 3.2.1 - RHEL 9 (aarch64)
635-
url: https://linux.mellanox.com/public/repo/doca/3.2.1/rhel9/arm64-sbsa/
636-
base_path: doca/3.2.1/rhel9/aarch64/
637-
short_name: doca_3_2_1_rhel9_aarch64
632+
distribution_name: doca-3.2.2-rhel9-
633+
# DOCA Repository 3.2.2 for RHEL 9 (aarch64)
634+
- name: DOCA Online Repo 3.2.2 - RHEL 9 (aarch64)
635+
url: https://linux.mellanox.com/public/repo/doca/3.2.2/rhel9/arm64-sbsa/
636+
base_path: doca/3.2.2/rhel9/aarch64/
637+
short_name: doca_3_2_2_rhel9_aarch64
638638
sync_group: third_party
639-
distribution_name: doca-3.2.1-rhel9-aarch64-
639+
distribution_name: doca-3.2.2-rhel9-aarch64-
640640
# OpenHPC v3 for RockyLinux 9
641641
- name: OpenHPC-3 - Base
642642
url: https://repos.openhpc.community/OpenHPC/3/EL_9
@@ -997,20 +997,20 @@ rpm_package_repos:
997997
short_name: opensearch_dashboards_3_x
998998
sync_group: third_party
999999
distribution_name: opensearch_dashboards-3.x-yum-
1000-
# DOCA Repository 3.2.1 for RHEL 10
1001-
- name: DOCA Online Repo 3.2.1 - RHEL 10
1002-
url: https://linux.mellanox.com/public/repo/doca/3.2.1/rhel10/x86_64/
1003-
base_path: doca/3.2.1/rhel10/x86_64/
1004-
short_name: doca_3_2_1_rhel10_x86_64
1000+
# DOCA Repository 3.2.2 for RHEL 10
1001+
- name: DOCA Online Repo 3.2.2 - RHEL 10
1002+
url: https://linux.mellanox.com/public/repo/doca/3.2.2/rhel10/x86_64/
1003+
base_path: doca/3.2.2/rhel10/x86_64/
1004+
short_name: doca_3_2_2_rhel10_x86_64
10051005
sync_group: third_party
1006-
distribution_name: doca-3.2.1-rhel10-x86_64-
1007-
# DOCA Repository 3.2.1 for RHEL 10 (aarch64)
1008-
- name: DOCA Online Repo 3.2.1 - RHEL 10 (aarch64)
1009-
url: https://linux.mellanox.com/public/repo/doca/3.2.1/rhel10/arm64-sbsa/
1010-
base_path: doca/3.2.1/rhel10/aarch64/
1011-
short_name: doca_3_2_1_rhel10_aarch64
1006+
distribution_name: doca-3.2.2-rhel10-x86_64-
1007+
# DOCA Repository 3.2.2 for RHEL 10 (aarch64)
1008+
- name: DOCA Online Repo 3.2.2 - RHEL 10 (aarch64)
1009+
url: https://linux.mellanox.com/public/repo/doca/3.2.2/rhel10/arm64-sbsa/
1010+
base_path: doca/3.2.2/rhel10/aarch64/
1011+
short_name: doca_3_2_2_rhel10_aarch64
10121012
sync_group: third_party
1013-
distribution_name: doca-3.2.1-rhel10-aarch64-
1013+
distribution_name: doca-3.2.2-rhel10-aarch64-
10141014
# ProxySQL for AlmaLinux 10
10151015
- name: ProxySQL - AlmaLinux 10
10161016
url: https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/almalinux/10/

0 commit comments

Comments
 (0)