diff --git a/so-setup-network.sh b/so-setup-network.sh index 65d5f984f..31d53433c 100644 --- a/so-setup-network.sh +++ b/so-setup-network.sh @@ -881,8 +881,9 @@ if (whiptail_you_sure) then accept_salt_key_local salt_checkin_message salt_checkin - - else + fi + + if [ $INSTALLTYPE == 'STORAGENODE' ] || [ $INSTALLTYPE == 'PARSINGNODE' ] || [ $INSTALLTYPE == 'HOTNODE' ] || [ $INSTALLTYPE == 'WARMNODE' ]; then whiptail_management_nic echo "Why isn't this working" whiptail_management_server