mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
Common module - Disable create network
This commit is contained in:
@@ -58,10 +58,11 @@ docker:
|
||||
- enable: True
|
||||
|
||||
# Set up docker network
|
||||
dockernet:
|
||||
docker_network.present:
|
||||
- name: so-elastic-net
|
||||
- driver: bridge
|
||||
# This is broken right now.
|
||||
#dockernet:
|
||||
# docker_network.present:
|
||||
# - name: so-elastic-net
|
||||
# - driver: bridge
|
||||
|
||||
# Snag the so-core docker
|
||||
toosmooth/so-core:test2:
|
||||
|
||||
Reference in New Issue
Block a user