diff --git a/so-setup-network.sh b/so-setup-network.sh index a30793eaa..813474c0e 100644 --- a/so-setup-network.sh +++ b/so-setup-network.sh @@ -818,6 +818,12 @@ if (whiptail_you_sure) then configure_minion sensors copy_minion_pillar SENSORONLY salt_checkin + # Accept the Salt Key + accept_salt_key_remote + # Do the big checkin but first let them know it will take a bit. + salt_checkin_message + salt_checkin + whiptail_setup_complete fi