mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-24 17:03:27 +01:00
fix pipelines variable
This commit is contained in:
@@ -131,7 +131,7 @@ lspipelinesyml:
|
||||
- source: salt://logstash/etc/pipelines.yml.jinja
|
||||
- template: jinja
|
||||
- defaults:
|
||||
pipelines: {{ pipelines }}
|
||||
pipelines: {{ PIPELINES }}
|
||||
|
||||
# Copy down all the configs including custom - TODO add watch restart
|
||||
lsetcsync:
|
||||
|
||||
Reference in New Issue
Block a user