mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-14 12:11:29 +01:00
Stop failing an install because salt is already running when a highstate is applied at 95%
This commit is contained in:
@@ -918,7 +918,7 @@ echo "1" > /root/accept_changes
|
||||
checkin_at_boot >> $setup_log 2>&1
|
||||
|
||||
set_progress_str 95 'Verifying setup'
|
||||
salt-call -l info state.highstate >> $setup_log 2>&1
|
||||
salt-call -l info state.highstate queue=True >> $setup_log 2>&1
|
||||
|
||||
} | progress
|
||||
|
||||
|
||||
Reference in New Issue
Block a user