We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7e7760 commit 3ead8d8Copy full SHA for 3ead8d8
ansible/roles/ofed/defaults/main.yml
@@ -1,4 +1,4 @@
1
-ofed_version: '23.10-3.2.2.0' # LTS
+ofed_version: '24.07-0.6.1.0'
2
ofed_download_url: https://content.mellanox.com/ofed/MLNX_OFED-{{ ofed_version }}/MLNX_OFED_LINUX-{{ ofed_version }}-{{ ofed_distro }}{{ ofed_distro_version }}-{{ ofed_arch }}.tgz
3
ofed_distro: rhel # NB: not expected to work on other distros due to installation differences
4
ofed_distro_version: "{{ ansible_distribution_version }}" # e.g. '8.9'
0 commit comments