mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-15 21:52:47 +01:00
subord annotations; ensure node reboots occur in background
This commit is contained in:
@@ -126,7 +126,7 @@ function testMinion() {
|
||||
}
|
||||
|
||||
function restartMinion() {
|
||||
salt "$MINION_ID" system.reboot
|
||||
salt "$MINION_ID" system.reboot --async
|
||||
result=$?
|
||||
|
||||
exit $result
|
||||
|
||||
Reference in New Issue
Block a user