Imran Iqbal
146dc6702a
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 -%}>
```
5 vuotta sitten
Javier Bértoli
fcb434e248
Added "Managed by Salt..." headers in template and made them unifom across the formula
7 vuotta sitten
Noel McLoughin
147aa71551
Do not add ServerAlias unless defined
7 vuotta sitten
Alexander Weidinger
08a21edb73
Actually fix CustomLog default values in templates
7 vuotta sitten
Alexander Weidinger
e20189e94a
Revert "Fix CustomLog default values in templates"
This reverts commit 429039819d
.
7 vuotta sitten
Alexander Weidinger
429039819d
Fix CustomLog default values in templates
7 vuotta sitten
alexfrosa
dca6c1b4a3
Update minimal.tmpl
Adapted log format to Apache's new default
7 vuotta sitten
Alex Rosa
0475eef4ad
fixed: missing LogFormat
7 vuotta sitten
Javier Bértoli
ffac9b2381
Added minimal template ( fixes #34 )
7 vuotta sitten