mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-29 04:13:13 +01:00
Salt starting the so-core docker
This commit is contained in:
@@ -37,3 +37,12 @@ dockernet:
|
||||
docker_network.present:
|
||||
- name: so-elastic-net
|
||||
- driver: bridge
|
||||
|
||||
so-core:
|
||||
docker_container.running:
|
||||
- image: toosmooth/so-bro:test1
|
||||
- hostname: so-core
|
||||
- user: socore
|
||||
- binds:
|
||||
- /opt/so:/opt/so:rw
|
||||
- network_mode: so-elastic-net
|
||||
|
||||
Reference in New Issue
Block a user