Skip to content

Commit d8f490f

Browse files
authored
Merge pull request #728 from stackhpc/bump-ofed
Bump DOCA to 2.9.3
2 parents 65e4878 + c996f0e commit d8f490f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
doca_version: '2.9.2' # 2.9 is LTS, last to support ConnectX-4, 3 years for bug fixes and CVE updates
1+
doca_version: '2.9.3' # 2.9 is LTS, last to support ConnectX-4, 3 years for bug fixes and CVE updates
22
doca_profile: doca-ofed
33
doca_repo_url: "https://linux.mellanox.com/public/repo/doca/{{ doca_version }}/rhel{{ ansible_distribution_version }}/{{ ansible_architecture }}/"

ansible/roles/ofed/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ofed_version: '24.10-2.1.8.0' # LTS
1+
ofed_version: '24.10-3.2.5.0' # LTS
22
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
33
ofed_distro: rhel # NB: not expected to work on other distros due to installation differences
44
ofed_distro_version: "{{ ansible_distribution_version }}" # e.g. '8.9'

0 commit comments

Comments
 (0)