Setup Script - Fix Storage Node

This commit is contained in:
Mike Reeves
2018-03-22 16:27:02 -04:00
parent 3715632efa
commit 5aee1b3c7c

View File

@@ -392,7 +392,7 @@ if (whiptail_you_sure) then
copy_ssh_key copy_ssh_key
copy_minion_pillar SENSORONLY copy_minion_pillar SENSORONLY
fi fi
if [ $INSTALLTYPE == 'EVALMODE' ]; then if [ $INSTALLTYPE == 'STORAGENODE' ]; then
whiptail_management_nic whiptail_management_nic
filter_nics filter_nics
whiptail_bond_nics whiptail_bond_nics