mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Version Updates
This commit is contained in:
@@ -61,13 +61,13 @@ fleetdbpriv:
|
|||||||
|
|
||||||
so-fleetimage:
|
so-fleetimage:
|
||||||
cmd.run:
|
cmd.run:
|
||||||
- name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-fleet:HH1.1.0
|
- name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-fleet:HH1.1.3
|
||||||
|
|
||||||
so-fleet:
|
so-fleet:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- require:
|
- require:
|
||||||
- so-fleetimage
|
- so-fleetimage
|
||||||
- image: docker.io/soshybridhunter/so-fleet:HH1.1.0
|
- image: docker.io/soshybridhunter/so-fleet:HH1.1.3
|
||||||
- hostname: so-fleet
|
- hostname: so-fleet
|
||||||
- port_bindings:
|
- port_bindings:
|
||||||
- 0.0.0.0:8080:8080
|
- 0.0.0.0:8080:8080
|
||||||
|
|||||||
@@ -26,13 +26,13 @@ navigatorconfig:
|
|||||||
|
|
||||||
so-playbookimage:
|
so-playbookimage:
|
||||||
cmd.run:
|
cmd.run:
|
||||||
- name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-playbook:HH1.1.1
|
- name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-playbook:HH1.1.3
|
||||||
|
|
||||||
so-playbook:
|
so-playbook:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- require:
|
- require:
|
||||||
- so-playbookimage
|
- so-playbookimage
|
||||||
- image: docker.io/soshybridhunter/so-playbook:HH1.1.1
|
- image: docker.io/soshybridhunter/so-playbook:HH1.1.3
|
||||||
- hostname: playbook
|
- hostname: playbook
|
||||||
- name: so-playbook
|
- name: so-playbook
|
||||||
- binds:
|
- binds:
|
||||||
|
|||||||
@@ -46,13 +46,13 @@ navigatordefaultlayer:
|
|||||||
|
|
||||||
so-soctopusimage:
|
so-soctopusimage:
|
||||||
cmd.run:
|
cmd.run:
|
||||||
- name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-soctopus:HH1.1.1
|
- name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-soctopus:HH1.1.3
|
||||||
|
|
||||||
so-soctopus:
|
so-soctopus:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- require:
|
- require:
|
||||||
- so-soctopusimage
|
- so-soctopusimage
|
||||||
- image: docker.io/soshybridhunter/so-soctopus:HH1.1.1
|
- image: docker.io/soshybridhunter/so-soctopus:HH1.1.3
|
||||||
- hostname: soctopus
|
- hostname: soctopus
|
||||||
- name: so-soctopus
|
- name: so-soctopus
|
||||||
- binds:
|
- binds:
|
||||||
|
|||||||
Reference in New Issue
Block a user