Setup Script - Add Hive Progress

This commit is contained in:
Mike Reeves
2019-09-25 10:35:58 -04:00
parent db7920710b
commit ae9624eb64

View File

@@ -1946,6 +1946,7 @@ if (whiptail_you_sure); then
salt-call state.apply schedule >> $SETUPLOG 2>&1
salt-call state.apply soctopus >> $SETUPLOG 2>&1
if [[ $THEHIVE == '1' ]]; then
echo -e "XXX\n97\nInstalling misc components... \nXXX"
salt-call state.apply hive >> $SETUPLOG 2>&1
fi
echo -e "XXX\n98\nSetting checkin to run on boot... \nXXX"