apache-formula/apache/vhosts
Imran Iqbal 0a41b193da
fix(vhosts/redirect.tmpl): fix salt-lint errors
```bash
Examining apache/vhosts/redirect.tmpl of type state
[201] Trailing whitespace
apache/vhosts/redirect.tmpl:23

[206] Jinja variables should have spaces before and after: {{ var_name }}
apache/vhosts/redirect.tmpl:28
<VirtualHost {%- for intf in vals.interfaces %} {{intf}}:{{ vals.port }}{% endfor -%}>

[201] Trailing whitespace
apache/vhosts/redirect.tmpl:47
```
2019-10-17 08:32:32 +01:00
..
cleanup.sls fix(vhosts/cleanup.sls): fix salt-lint errors 2019-10-17 08:32:31 +01:00
minimal.tmpl fix(vhosts/minimal.tmpl): fix salt-lint errors 2019-10-17 08:32:31 +01:00
proxy.tmpl fix(vhosts/proxy.tmpl): fix salt-lint errors 2019-10-17 08:32:31 +01:00
redirect.tmpl fix(vhosts/redirect.tmpl): fix salt-lint errors 2019-10-17 08:32:32 +01:00
standard.sls use watch module: apache-[restart|reload] consequently 2018-11-09 00:25:52 +01:00
standard.tmpl vhosts/standard: Directory_default to DocumentRoot 2018-08-29 12:16:15 +02:00