mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Remove double quotes to fix issue with file path sourcing from 'localfile.py'
This commit is contained in:
@@ -1 +1 @@
|
|||||||
file_path: "{{ salt['pillar.get']('sensoroni:analyzers:localfile:file_path', '') }}"
|
file_path: {{ salt['pillar.get']('sensoroni:analyzers:localfile:file_path', '') }}
|
||||||
|
|||||||
Reference in New Issue
Block a user