diff --git a/setup/so-setup.sh b/setup/so-setup.sh index 23ee52cbe..23b9347b5 100644 --- a/setup/so-setup.sh +++ b/setup/so-setup.sh @@ -188,7 +188,6 @@ if (whiptail_you_sure) ; then chown_salt_master >> $SETUPLOG 2>&1 es_heapsize >> $SETUPLOG 2>&1 ls_heapsize >> $SETUPLOG 2>&1 - exit echo -e "XXX\n25\nConfiguring Default Pillars... \nXXX" master_static >> $SETUPLOG 2>&1 echo "** Generating the master pillar **" >> $SETUPLOG @@ -197,6 +196,7 @@ if (whiptail_you_sure) ; then patch_pillar >> $SETUPLOG 2>&1 echo "** Generating the FireEye pillar **" >> $SETUPLOG fireeye_pillar >> $SETUPLOG 2>&1 + exit echo -e "XXX\n24\nCopying Minion Pillars to Master... \nXXX" copy_minion_tmp_files >> $SETUPLOG 2>&1 # Do a checkin to push the key up