diff --git a/setup/so-setup.sh b/setup/so-setup.sh index 61e24a48b..e9c2a4076 100644 --- a/setup/so-setup.sh +++ b/setup/so-setup.sh @@ -198,7 +198,6 @@ if (whiptail_you_sure) ; then fireeye_pillar >> $SETUPLOG 2>&1 echo -e "XXX\n24\nCopying Minion Pillars to Master... \nXXX" copy_minion_tmp_files >> $SETUPLOG 2>&1 - exit # Do a checkin to push the key up echo "** Pushing the key up to Master **" >> $SETUPLOG salt_firstcheckin >> $SETUPLOG 2>&1