prometheus-formula/prometheus
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
..
archive fix(install.sls): fix salt-lint errors 2019-10-09 18:21:02 +01:00
config fix(config): cope with aberrant service names 2019-10-04 22:56:17 +02:00
files/default test(centos): verified on CentosOS 2019-06-22 17:48:28 +01:00
jinja feat(archives): support for archives file format 2019-06-15 01:52:59 +01:00
package fix(repo): use_upstream_repo corrections; separate users state 2019-06-22 21:46:24 +01:00
service fix(config): cope with aberrant service names 2019-10-04 22:56:17 +02:00
clean.sls feat(archives): support for archives file format 2019-06-15 01:52:59 +01:00
defaults.yaml feat(yamllint): include for this repo and apply rules throughout 2019-08-16 17:42:04 +01:00
init.sls test(centos): verified on CentosOS 2019-06-22 17:48:28 +01:00
libtofs.jinja chore: use semantic-release cross-formula standard structure 2019-08-17 16:06:58 +01:00
map.jinja feat(yamllint): include for this repo and apply rules throughout 2019-08-16 17:42:04 +01:00
osarchmap.yaml feat(archives): support for archives file format 2019-06-15 01:52:59 +01:00
osfamilymap.yaml fix(config): cope with aberrant service names 2019-10-04 22:56:17 +02:00