lorax: Install fcoe-utils

Explicitly install the fcoe-utils package on the boot.iso.
It is a weak dependency of anaconda-install-env-deps.
This commit is contained in:
Vendula Poncova 2020-07-16 14:30:36 +02:00 committed by Brian C. Lane
parent 48b268dc9e
commit c2a3b7dbf3
1 changed files with 3 additions and 0 deletions

View File

@ -103,6 +103,9 @@ installpkg xfsdump
## extra storage packages
# hostname is needed for iscsi to work, see RHBZ#1593917
installpkg udisks2 udisks2-iscsi hostname
%if basearch in ("i386", "x86_64"):
installpkg fcoe-utils
%endif
## extra libblockdev plugins
installpkg libblockdev-lvm-dbus