mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 18:52:52 +01:00
dont try to add sosnet if it exists
This commit is contained in:
@@ -61,3 +61,4 @@ sos_docker_net:
|
||||
com.docker.network.bridge.name: 'sosbridge'
|
||||
com.docker.network.driver.mtu: '1500'
|
||||
com.docker.network.bridge.enable_ip_masquerade: 'true'
|
||||
- unless: `docker network ls | grep sosnet`
|
||||
|
||||
Reference in New Issue
Block a user