Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions ansible/inventory/group_vars/all/package-repos-deprecated
Original file line number Diff line number Diff line change
Expand Up @@ -877,3 +877,33 @@ deprecated_rpm_package_repos:
short_name: doca_3_2_0_rhel9
sync_group: third_party
distribution_name: doca-3.2.0-rhel9-
# DOCA Repository 3.2.1 for RHEL 9.* (no mention of limitation to 9.7 in the url)
- name: DOCA Online Repo 3.2.1 - RHEL 9
url: https://linux.mellanox.com/public/repo/doca/3.2.1/rhel9/x86_64/
base_path: doca/3.2.1/rhel9/x86_64/
short_name: doca_3_2_1_rhel9
sync_group: third_party
distribution_name: doca-3.2.1-rhel9-
# DOCA Repository 3.2.1 for RHEL 9 (aarch64)
- name: DOCA Online Repo 3.2.1 - RHEL 9 (aarch64)
url: https://linux.mellanox.com/public/repo/doca/3.2.1/rhel9/arm64-sbsa/
base_path: doca/3.2.1/rhel9/aarch64/
short_name: doca_3_2_1_rhel9_aarch64
sync_group: third_party
distribution_name: doca-3.2.1-rhel9-aarch64-

# Additional RHEL 10 repositories
# DOCA Repository 3.2.1 for RHEL 10
- name: DOCA Online Repo 3.2.1 - RHEL 10
url: https://linux.mellanox.com/public/repo/doca/3.2.1/rhel10/x86_64/
base_path: doca/3.2.1/rhel10/x86_64/
short_name: doca_3_2_1_rhel10_x86_64
sync_group: third_party
distribution_name: doca-3.2.1-rhel10-x86_64-
# DOCA Repository 3.2.1 for RHEL 10 (aarch64)
- name: DOCA Online Repo 3.2.1 - RHEL 10 (aarch64)
url: https://linux.mellanox.com/public/repo/doca/3.2.1/rhel10/arm64-sbsa/
base_path: doca/3.2.1/rhel10/aarch64/
short_name: doca_3_2_1_rhel10_aarch64
sync_group: third_party
distribution_name: doca-3.2.1-rhel10-aarch64-
48 changes: 24 additions & 24 deletions ansible/inventory/group_vars/all/rpm-package-repos
Original file line number Diff line number Diff line change
Expand Up @@ -623,20 +623,20 @@ rpm_package_repos:
short_name: doca_2_9_3_rhel9_6
sync_group: third_party
distribution_name: doca-2.9.3-rhel9.6-
# DOCA Repository 3.2.1 for RHEL 9.* (no mention of limitation to 9.7 in the url)
- name: DOCA Online Repo 3.2.1 - RHEL 9
url: https://linux.mellanox.com/public/repo/doca/3.2.1/rhel9/x86_64/
base_path: doca/3.2.1/rhel9/x86_64/
short_name: doca_3_2_1_rhel9
# DOCA Repository 3.2.2 for RHEL 9.* (no mention of limitation to 9.7 in the url)
- name: DOCA Online Repo 3.2.2 - RHEL 9
url: https://linux.mellanox.com/public/repo/doca/3.2.2/rhel9/x86_64/
base_path: doca/3.2.2/rhel9/x86_64/
short_name: doca_3_2_2_rhel9
sync_group: third_party
distribution_name: doca-3.2.1-rhel9-
# DOCA Repository 3.2.1 for RHEL 9 (aarch64)
- name: DOCA Online Repo 3.2.1 - RHEL 9 (aarch64)
url: https://linux.mellanox.com/public/repo/doca/3.2.1/rhel9/arm64-sbsa/
base_path: doca/3.2.1/rhel9/aarch64/
short_name: doca_3_2_1_rhel9_aarch64
distribution_name: doca-3.2.2-rhel9-
# DOCA Repository 3.2.2 for RHEL 9 (aarch64)
- name: DOCA Online Repo 3.2.2 - RHEL 9 (aarch64)
url: https://linux.mellanox.com/public/repo/doca/3.2.2/rhel9/arm64-sbsa/
base_path: doca/3.2.2/rhel9/aarch64/
short_name: doca_3_2_2_rhel9_aarch64
sync_group: third_party
distribution_name: doca-3.2.1-rhel9-aarch64-
distribution_name: doca-3.2.2-rhel9-aarch64-
# OpenHPC v3 for RockyLinux 9
- name: OpenHPC-3 - Base
url: https://repos.openhpc.community/OpenHPC/3/EL_9
Expand Down Expand Up @@ -997,20 +997,20 @@ rpm_package_repos:
short_name: opensearch_dashboards_3_x
sync_group: third_party
distribution_name: opensearch_dashboards-3.x-yum-
# DOCA Repository 3.2.1 for RHEL 10
- name: DOCA Online Repo 3.2.1 - RHEL 10
url: https://linux.mellanox.com/public/repo/doca/3.2.1/rhel10/x86_64/
base_path: doca/3.2.1/rhel10/x86_64/
short_name: doca_3_2_1_rhel10_x86_64
# DOCA Repository 3.2.2 for RHEL 10
- name: DOCA Online Repo 3.2.2 - RHEL 10
url: https://linux.mellanox.com/public/repo/doca/3.2.2/rhel10/x86_64/
base_path: doca/3.2.2/rhel10/x86_64/
short_name: doca_3_2_2_rhel10_x86_64
sync_group: third_party
distribution_name: doca-3.2.1-rhel10-x86_64-
# DOCA Repository 3.2.1 for RHEL 10 (aarch64)
- name: DOCA Online Repo 3.2.1 - RHEL 10 (aarch64)
url: https://linux.mellanox.com/public/repo/doca/3.2.1/rhel10/arm64-sbsa/
base_path: doca/3.2.1/rhel10/aarch64/
short_name: doca_3_2_1_rhel10_aarch64
distribution_name: doca-3.2.2-rhel10-x86_64-
# DOCA Repository 3.2.2 for RHEL 10 (aarch64)
- name: DOCA Online Repo 3.2.2 - RHEL 10 (aarch64)
url: https://linux.mellanox.com/public/repo/doca/3.2.2/rhel10/arm64-sbsa/
base_path: doca/3.2.2/rhel10/aarch64/
short_name: doca_3_2_2_rhel10_aarch64
sync_group: third_party
distribution_name: doca-3.2.1-rhel10-aarch64-
distribution_name: doca-3.2.2-rhel10-aarch64-
# ProxySQL for AlmaLinux 10
- name: ProxySQL - AlmaLinux 10
url: https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/almalinux/10/
Expand Down