mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
[refactor] Hide output for cortex and thehive init scripts
This commit is contained in:
@@ -115,6 +115,7 @@ cortexscript:
|
|||||||
- source: salt://thehive/scripts/cortex_init
|
- source: salt://thehive/scripts/cortex_init
|
||||||
- cwd: /opt/so
|
- cwd: /opt/so
|
||||||
- template: jinja
|
- template: jinja
|
||||||
|
- hide_output: True
|
||||||
|
|
||||||
so-thehive:
|
so-thehive:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
@@ -134,3 +135,4 @@ thehivescript:
|
|||||||
- source: salt://thehive/scripts/hive_init
|
- source: salt://thehive/scripts/hive_init
|
||||||
- cwd: /opt/so
|
- cwd: /opt/so
|
||||||
- template: jinja
|
- template: jinja
|
||||||
|
- hide_output: True
|
||||||
|
|||||||
Reference in New Issue
Block a user