mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
Update init.sls
This commit is contained in:
@@ -90,13 +90,13 @@ so-thehive-es:
|
|||||||
|
|
||||||
so-corteximage:
|
so-corteximage:
|
||||||
cmd.run:
|
cmd.run:
|
||||||
- name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-cortex:HH1.1.1
|
- name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-cortex:HH1.1.3
|
||||||
|
|
||||||
so-cortex:
|
so-cortex:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- require:
|
- require:
|
||||||
- so-corteximage
|
- so-corteximage
|
||||||
- image: docker.io/soshybridhunter/so-cortex:HH1.1.1
|
- image: docker.io/soshybridhunter/so-cortex:HH1.1.3
|
||||||
- hostname: so-cortex
|
- hostname: so-cortex
|
||||||
- name: so-cortex
|
- name: so-cortex
|
||||||
- user: 939
|
- user: 939
|
||||||
|
|||||||
Reference in New Issue
Block a user