Install Fedora kernel-modules pkg for iscsi_tcp
The newest stable Fedora splits out kernel modules into a separate package. By default this is not installed in the Fedora cloud image... and it contains some things we need for Ironic (iscsi_tcp module) among other things that might be very useful. Change-Id: I3374ea278fecfeb6552e4664717ef3646d382c17 Closes-bug: #1429504
This commit is contained in:
parent
c5cbc93693
commit
ea4b08cda0
@ -22,3 +22,9 @@ python-pyopenssl:
|
||||
# Workaround for:
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1066983
|
||||
vim-minimal:
|
||||
|
||||
# kernel modules to match the core kernel
|
||||
# Newer Fedora 21 splits these out into a separate package.
|
||||
# It contains iscsi_tcp.ko (for Ironic) among other things like network
|
||||
# driver modules, etc.
|
||||
kernel-modules:
|
||||
|
Loading…
Reference in New Issue
Block a user