From 51f54856155a8182cc47d7afcacd5ff3b5b82f1a Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Wed, 9 Oct 2019 18:20:28 +0100 Subject: [PATCH] fix(install.sls): fix `salt-lint` errors ```bash Examining prometheus/package/install.sls of type state [201] Trailing whitespace prometheus/package/install.sls:7 ``` --- prometheus/package/install.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prometheus/package/install.sls b/prometheus/package/install.sls index 7bdcb98..ae55328 100644 --- a/prometheus/package/install.sls +++ b/prometheus/package/install.sls @@ -4,7 +4,7 @@ {#- Get the `tplroot` from `tpldir` #} {%- set tplroot = tpldir.split('/')[0] %} {%- from tplroot ~ "/map.jinja" import prometheus with context %} - + {%- if prometheus.use_upstream_repo %} include: