mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
The Hive Module - Fix Salt Code
This commit is contained in:
@@ -30,7 +30,7 @@ so-thehive-es:
|
|||||||
# Install Cortex
|
# Install Cortex
|
||||||
|
|
||||||
so-cortex:
|
so-cortex:
|
||||||
docker_container_running:
|
docker_container.running:
|
||||||
- image: thehiveproject/cortex:latest
|
- image: thehiveproject/cortex:latest
|
||||||
- hostname: so-cortex
|
- hostname: so-cortex
|
||||||
- name: so-cortex
|
- name: so-cortex
|
||||||
@@ -48,7 +48,7 @@ hiveconf:
|
|||||||
- template: jinja
|
- template: jinja
|
||||||
|
|
||||||
so-thehive:
|
so-thehive:
|
||||||
docker_container_running:
|
docker_container.running:
|
||||||
- image: thehiveproject/thehive:latest
|
- image: thehiveproject/thehive:latest
|
||||||
- hostname: so-thehive
|
- hostname: so-thehive
|
||||||
- name: so-thehive
|
- name: so-thehive
|
||||||
|
|||||||
Reference in New Issue
Block a user