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
|
- enable: True
|
||||||
|
|
||||||
# Set up docker network
|
# Set up docker network
|
||||||
dockernet:
|
# This is broken right now.
|
||||||
docker_network.present:
|
#dockernet:
|
||||||
- name: so-elastic-net
|
# docker_network.present:
|
||||||
- driver: bridge
|
# - name: so-elastic-net
|
||||||
|
# - driver: bridge
|
||||||
|
|
||||||
# Snag the so-core docker
|
# Snag the so-core docker
|
||||||
toosmooth/so-core:test2:
|
toosmooth/so-core:test2:
|
||||||
|
|||||||
Reference in New Issue
Block a user