diff --git a/setup/so-functions b/setup/so-functions index 2e4e054b9..3ca22c159 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -1461,7 +1461,7 @@ salt_checkin() { done done - #sleep 15; + sleep 5; LOOP_COUNT=0 while (( $(check_salt_master_status) )); do