diff --git a/setup/so-setup b/setup/so-setup index 7c419fae2..c1d92ec62 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -185,6 +185,7 @@ if [ -n "$test_profile" ]; then MSRVIP_OFFSET=-1 elif [[ "$test_profile" =~ "-managersearch" ]]; then install_type=MANAGERSEARCH + HOSTNAME=manager elif [[ "$test_profile" =~ "-heavynode" ]]; then install_type=HEAVYNODE HOSTNAME=sensor