prometheus-formula/prometheus/archive
Imran Iqbal 85c7fceb0d
fix(install.sls): fix salt-lint errors
```bash
Examining prometheus/archive/alternatives/install.sls of type state
[206] Jinja variables should have spaces before and after: {{ var_name }}
prometheus/archive/alternatives/install.sls:21
    - name: update-alternatives --install {{ p.dir.basedir }}/{{ name }} prometheus-{{ name }}-home {{ p.dir.basedir }}/{{ bundle }} {{p.linux.altpriority}}

[204] Lines should be no longer that 160 chars
prometheus/archive/alternatives/install.sls:50
    - name: update-alternatives --install /usr/local/bin/{{ b }} prometheus-{{ name }}-{{ b }} {{ p.dir.basedir }}/{{ bundle }}/{{ b }} {{ p.linux.altpriority }}
```
2019-10-09 18:21:02 +01:00
..
alternatives fix(install.sls): fix salt-lint errors 2019-10-09 18:21:02 +01:00
clean.sls fix(service): ensure service file is removed on clean 2019-06-23 15:18:40 +01:00
init.sls chore(alternatives): enable alternatives in pillar.example 2019-06-25 23:50:23 +01:00
install.sls fix(service): ensure service file is removed on clean 2019-06-23 15:18:40 +01:00