1bad58d899
```bash Examining apache/vhosts/standard.tmpl of type state [206] Jinja variables should have spaces before and after: {{ var_name }} apache/vhosts/standard.tmpl:46 <VirtualHost {% for intf in vals.interfaces %} {{intf}}:{{ vals.port }}{% endfor -%}> [206] Jinja variables should have spaces before and after: {{ var_name }} apache/vhosts/standard.tmpl:70 {% if site.get('SSLCertificateChainFile') %}SSLCertificateChainFile {{ site.SSLCertificateChainFile}}{% endif %} [201] Trailing whitespace apache/vhosts/standard.tmpl:72 [206] Jinja variables should have spaces before and after: {{ var_name }} apache/vhosts/standard.tmpl:96 {% if dvals.get('Require') != False %}Require {{dvals.Require}}{% endif %} [206] Jinja variables should have spaces before and after: {{ var_name }} apache/vhosts/standard.tmpl:120 {%- if lvals.get('Require') != False %}Require {{lvals.Require}}{% endif %} ``` |
||
---|---|---|
.. | ||
cleanup.sls | ||
minimal.tmpl | ||
proxy.tmpl | ||
redirect.tmpl | ||
standard.sls | ||
standard.tmpl |