From f8f5d48a4c9097fe4deb7054c817deca29c56e2a Mon Sep 17 00:00:00 2001 From: Matt Peters Date: Mon, 27 Aug 2018 10:06:53 -0500 Subject: [PATCH] Add Mellanox driver packages to ISO image The Mellanox Linux driver packages are being built but were not included in the ISO image, therefore Mellanox NIC devices were not supported. This update ensures these packages are included in the ISO image. Story: 2003104 Task: 24541 Change-Id: I9b843a66bfd7285d6a28a443b7fb35aa8ebdceea Signed-off-by: Matt Peters --- centos_iso_image.inc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/centos_iso_image.inc b/centos_iso_image.inc index 2e6eb528c..3ebf82576 100644 --- a/centos_iso_image.inc +++ b/centos_iso_image.inc @@ -327,3 +327,8 @@ grub2-efi-x64-modules kernel-rt kernel-rt-kvm kernel-rt-tools + +# mellanox drivers +rdma-core +mlnx-ofa_kernel-modules +mlnx-ofa_kernel-rt-modules