mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 01:22:00 +00:00
Cover Mellanox ethernet adapters for mofed
Some elect to use MOFED with ethernet as well
This commit is contained in:
parent
cbf42469c3
commit
cfa97f7a9a
@ -1,5 +1,5 @@
|
||||
. /etc/confluent/functions
|
||||
if lspci -d 15b3::0207 -n |grep 207 > /dev/null; then
|
||||
if lspci -d 15b3:: -n |grep 15b3 > /dev/null; then
|
||||
# Uncomment the following two lines and comment out the following
|
||||
# three lines to use the .iso instead
|
||||
#fetch_remote ofed/ofed.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user