restart salt master and minion after manager install completes

This commit is contained in:
m0duspwnens
2023-03-27 11:30:03 -04:00
parent 7752529b42
commit 42cc419e00

View File

@@ -633,6 +633,8 @@ if ! [[ -f $install_opt_file ]]; then
fi
checkin_at_boot
set_initial_firewall_access
systemctl restart salt-master
systemctl restart salt-minion
verify_setup
else
touch /root/accept_changes