mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 18:52:52 +01:00
[fix] Further .sh extension removal
* Remove more .sh extensions * Edit jinja markup to prevent whitespace trimming
This commit is contained in:
@@ -98,7 +98,7 @@ so-cortex:
|
||||
|
||||
cortexscript:
|
||||
cmd.script:
|
||||
- source: salt://hive/thehive/scripts/cortex_init.sh
|
||||
- source: salt://hive/thehive/scripts/cortex_init
|
||||
- cwd: /opt/so
|
||||
- template: jinja
|
||||
|
||||
@@ -119,6 +119,6 @@ so-thehive:
|
||||
|
||||
hivescript:
|
||||
cmd.script:
|
||||
- source: salt://hive/thehive/scripts/hive_init.sh
|
||||
- source: salt://hive/thehive/scripts/hive_init
|
||||
- cwd: /opt/so
|
||||
- template: jinja
|
||||
|
||||
Reference in New Issue
Block a user