mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-04 02:18:17 +02: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