mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Setup Script - Restart salt Minion after nuking key
This commit is contained in:
@@ -156,6 +156,7 @@ clear_master() {
|
||||
# This only happens if you re-install the master.
|
||||
if [ -f /etc/salt/pki/minion/minion_master.pub]; then
|
||||
rm /etc/salt/pki/minion/minion_master.pub
|
||||
service salt-minion restart
|
||||
fi
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user