iscsi/module-setup.sh: install some modules regardless of hostonly
authorHarald Hoyer <harald@redhat.com>
Fri, 9 Aug 2013 08:33:27 +0000 (10:33 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 9 Aug 2013 08:33:27 +0000 (10:33 +0200)
modules.d/95iscsi/module-setup.sh

index 3f817ec..502e834 100755 (executable)
@@ -36,7 +36,8 @@ depends() {
 installkernel() {
     local _arch=$(uname -m)
 
-    instmods iscsi_tcp iscsi_ibft crc32c bnx2i iscsi_boot_sysfs qla4xxx cxgb3i cxgb4i be2iscsi
+    instmods bnx2i qla4xxx cxgb3i cxgb4i be2iscsi
+    hostonly="" instmods iscsi_tcp iscsi_ibft crc32c iscsi_boot_sysfs
     iscsi_module_filter() {
         local _funcs='iscsi_register_transport'
         # subfunctions inherit following FDs