mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-24 09:53:12 +01:00
Return adequate exit code when init fails; Logs output of init scripts for troubleshooting failed installations
This commit is contained in:
@@ -123,7 +123,7 @@ cortexscript:
|
||||
- source: salt://thehive/scripts/cortex_init
|
||||
- cwd: /opt/so
|
||||
- template: jinja
|
||||
- hide_output: True
|
||||
- hide_output: False
|
||||
|
||||
so-thehive:
|
||||
docker_container.running:
|
||||
@@ -148,7 +148,7 @@ thehivescript:
|
||||
- source: salt://thehive/scripts/hive_init
|
||||
- cwd: /opt/so
|
||||
- template: jinja
|
||||
- hide_output: True
|
||||
- hide_output: False
|
||||
|
||||
{% else %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user