Skip to content

Commit 0427319

Browse files
committed
add additional packages for RL8
1 parent f49922b commit 0427319

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ansible/roles/ofed/defaults/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ ofed_build_packages: # may require additional packages depending on ofed_package
2020
ofed_build_rl8_packages:
2121
- gdb-headless
2222
- python36
23+
- gcc-gfortran
24+
- tk
25+
- tcl
2326
ofed_package_selection: # list of package selection flags for mlnxofedinstall script
2427
- hpc
2528
- with-nfsrdma

0 commit comments

Comments
 (0)