salt-lint errors
```bash
Examining apache/vhosts/minimal.tmpl of type state
[206] Jinja variables should have spaces before and after: {{ var_name }}
apache/vhosts/minimal.tmpl:25
<VirtualHost {% for intf in vals.interfaces %} {{intf}}:{{ vals.port }}{% endfor -%}>
```
Description
Set up and configure the Apache HTTP server
https://github.com/saltstack-formulas/apache-formula
Languages
Jinja
62.1%
SaltStack
27.7%
Ruby
6.4%
Shell
2.1%
JavaScript
1.7%