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
2019-10-17 08:32:30 +01:00
2015-07-07 09:45:40 -06:00
2015-03-20 20:10:44 -04:00
2019-10-17 08:32:30 +01:00
2018-11-27 19:53:15 +01:00
Description
Set up and configure the Apache HTTP server
https://github.com/saltstack-formulas/apache-formula
Readme 1.8 MiB
Languages
Jinja 62.1%
SaltStack 27.7%
Ruby 6.4%
Shell 2.1%
JavaScript 1.7%