Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(vhosts/minimal.tmpl): fix
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 -%}> ```
- Loading branch information