diff --git a/salt/logstash/init.sls b/salt/logstash/init.sls index 3637cfe46..6467ec908 100644 --- a/salt/logstash/init.sls +++ b/salt/logstash/init.sls @@ -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: