Support multiple iSCSI targets and read their addresses from invirt.config
[invirt/packages/xvm-iscsi-config.git] / debian / xvm-iscsi-config.config
index e3f15bd..9bcfbae 100755 (executable)
@@ -5,9 +5,6 @@ set -e
 # Source debconf library
 . /usr/share/debconf/confmodule
 
-# Get IP address
-db_input high xvm-iscsi-config/address || true
-db_go || true
 # Get username
 db_input high xvm-iscsi-config/username || true
 db_go || true