fix pipelines variable

This commit is contained in:
m0duspwnens
2020-02-19 14:59:39 -05:00
parent 408b3695e0
commit 54e94676fe

View File

@@ -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: