fix(install.sls): fix salt-lint errors

```bash
Examining prometheus/package/install.sls of type state
[201] Trailing whitespace
prometheus/package/install.sls:7
```
This commit is contained in:
Imran Iqbal 2019-10-09 18:20:28 +01:00
parent 805633972b
commit 51f5485615
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819

View File

@ -4,7 +4,7 @@
{#- Get the `tplroot` from `tpldir` #} {#- Get the `tplroot` from `tpldir` #}
{%- set tplroot = tpldir.split('/')[0] %} {%- set tplroot = tpldir.split('/')[0] %}
{%- from tplroot ~ "/map.jinja" import prometheus with context %} {%- from tplroot ~ "/map.jinja" import prometheus with context %}
{%- if prometheus.use_upstream_repo %} {%- if prometheus.use_upstream_repo %}
include: include: