nginx-formula/nginx
Imran Iqbal bedc1b6c90
fix(certificates.sls): fix salt-lint errors
```bash
Examining nginx/certificates.sls of type state
[206] Jinja variables should have spaces before and after: {{ var_name }}
nginx/certificates.sls:40
    - contents_pillar: {{salt['pillar.get']('nginx:certificates:{}:public_cert_pillar'.format(domain))}}

[202] Jinja statement should have spaces before and after: {% statement %}
nginx/certificates.sls:47
{% if salt['pillar.get']("nginx:certificates:{}:private_key".format(domain)) or salt['pillar.get']("nginx:certificates:{}:private_key_pillar".format(domain))%}

[206] Jinja variables should have spaces before and after: {{ var_name }}
nginx/certificates.sls:54
    - contents_pillar: {{salt['pillar.get']('nginx:certificates:{}:private_key_pillar'.format(domain))}}
```
2019-10-09 14:44:45 +01:00
..
files/default feat(tofs): first implemetation + tplroot 2019-06-04 08:57:21 +11:00
ng fix: prevent running of states deprecated in v1.0.0 2019-05-13 13:06:04 +01:00
certificates.sls fix(certificates.sls): fix salt-lint errors 2019-10-09 14:44:45 +01:00
common.sls fix: prevent running of states deprecated in v1.0.0 2019-05-13 13:06:04 +01:00
config.sls feat(tofs): first implemetation + tplroot 2019-06-04 08:57:21 +11:00
deprecated.sls fix: prevent running of states deprecated in v1.0.0 2019-05-13 13:06:04 +01:00
init.sls fix: prevent running of states deprecated in v1.0.0 2019-05-13 13:06:04 +01:00
libtofs.jinja chore: use semantic-release cross-formula standard structure 2019-08-17 16:06:48 +01:00
luajit2.sls fix: prevent running of states deprecated in v1.0.0 2019-05-13 13:06:04 +01:00
map.jinja feat(linux): archlinux support (no osfinger grain) 2019-08-03 14:53:49 +01:00
openresty.sls fix: prevent running of states deprecated in v1.0.0 2019-05-13 13:06:04 +01:00
package.sls fix: prevent running of states deprecated in v1.0.0 2019-05-13 13:06:04 +01:00
passenger.sls feat(passenger): inc config, snippets, servers, etc 2019-07-23 14:14:34 +01:00
pkg.sls refactor: replace old nginx with nginx.ng 2019-05-12 17:13:17 +01:00
servers_config.sls feat(tofs): first implemetation + tplroot 2019-06-04 08:57:21 +11:00
servers.sls feat(tofs): first implemetation + tplroot 2019-06-04 08:57:21 +11:00
service.sls feat(tofs): first implemetation + tplroot 2019-06-04 08:57:21 +11:00
snippets.sls fix(snippets): removed appending of ".conf" 2019-06-20 00:11:31 +11:00
source.sls fix: prevent running of states deprecated in v1.0.0 2019-05-13 13:06:04 +01:00
src.sls refactor: replace old nginx with nginx.ng 2019-05-12 17:13:17 +01:00
sysvinit.sls fix: prevent running of states deprecated in v1.0.0 2019-05-13 13:06:04 +01:00
upstart.sls fix: prevent running of states deprecated in v1.0.0 2019-05-13 13:06:04 +01:00
users.sls fix: prevent running of states deprecated in v1.0.0 2019-05-13 13:06:04 +01:00