Skip to content

Sync mlnx_ofed 23.07-0.5.1.2 for rhel9.2 #246

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 29, 2023
Merged
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
6 changes: 6 additions & 0 deletions ansible/inventory/group_vars/all/package-repos
Original file line number Diff line number Diff line change
Expand Up @@ -653,6 +653,12 @@ rpm_package_repos:
base_path: mlnx_ofed/5.9-0.5.6.0/rhel9.1/x86_64/
short_name: mlnx_ofed_5_9_0_5_6_0_rhel9_1
distribution_name: mlnx_ofed-5.9-0.5.6.0-rhel9.1-
# MLNX OFED 23.07-0.5.1.2 RHEL 9.2 repository
- name: Mellanox Technologies mlnx_ofed 23.07-0.5.1.2
url: https://linux.mellanox.com/public/repo/mlnx_ofed/23.07-0.5.1.2/rhel9.2/x86_64/
base_path: mlnx_ofed/23.07-0.5.1.2/rhel9.2/x86_64/
short_name: mlnx_ofed_23_07_0_5_1_2_rhel9_2
distribution_name: mlnx_ofed-23.07-0.5.1.2-rhel9.2-
# OpenSearch 2.x
- name: OpenSearch 2.x
url: https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/yum
Expand Down