mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Utility Module - Fix the search for eval
This commit is contained in:
@@ -11,3 +11,11 @@ crossclusterson:
|
||||
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% if grains['role'] == 'so-eval' %}
|
||||
fixsearch:
|
||||
cmd.script:
|
||||
- shell: /bin/bash
|
||||
- runas: socore
|
||||
- source: salt://utility/bin/eval.sh
|
||||
- template: jinja
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user