Add hostname (#1599183)
iscsi needs the hostname package to function, it now needs to be installed directly due to the network-scripts split from initscripts. Resolves: rhbz#1599183
This commit is contained in:
parent
be75dcfcb7
commit
9b7dde5b5b
@ -105,7 +105,8 @@ installpkg device-mapper-persistent-data
|
|||||||
installpkg xfsdump
|
installpkg xfsdump
|
||||||
|
|
||||||
## extra storage packages
|
## extra storage packages
|
||||||
installpkg udisks2 udisks2-iscsi
|
# hostname is needed for iscsi to work, see RHBZ#1599183
|
||||||
|
installpkg udisks2 udisks2-iscsi hostname
|
||||||
|
|
||||||
## extra libblockdev plugins
|
## extra libblockdev plugins
|
||||||
installpkg libblockdev-lvm-dbus
|
installpkg libblockdev-lvm-dbus
|
||||||
|
Loading…
Reference in New Issue
Block a user