mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Queue the registry state in case a highstate is already active
This commit is contained in:
@@ -98,7 +98,7 @@ airgap_update_dockers() {
|
|||||||
update_registry() {
|
update_registry() {
|
||||||
docker stop so-dockerregistry
|
docker stop so-dockerregistry
|
||||||
docker rm so-dockerregistry
|
docker rm so-dockerregistry
|
||||||
salt-call state.apply registry
|
salt-call state.apply registry queue=True
|
||||||
}
|
}
|
||||||
|
|
||||||
check_airgap() {
|
check_airgap() {
|
||||||
|
|||||||
Reference in New Issue
Block a user