mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
cmd.script cleanup
This commit is contained in:
@@ -101,4 +101,5 @@ so-thehive:
|
||||
hivescript:
|
||||
cmd.script:
|
||||
- source: salt://hive/thehive/scripts/hive_init.sh
|
||||
- cwd: /root
|
||||
- template: jinja
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
crossclusterson:
|
||||
cmd.script:
|
||||
- shell: /bin/bash
|
||||
- cwd: /root
|
||||
- runas: socore
|
||||
- source: salt://utility/bin/crossthestreams.sh
|
||||
- template: jinja
|
||||
@@ -15,6 +16,7 @@ crossclusterson:
|
||||
fixsearch:
|
||||
cmd.script:
|
||||
- shell: /bin/bash
|
||||
- cwd: /root
|
||||
- runas: socore
|
||||
- source: salt://utility/bin/eval.sh
|
||||
- template: jinja
|
||||
|
||||
Reference in New Issue
Block a user