e7c9fbb152
```bash Examining apache/vhosts/proxy.tmpl of type state [206] Jinja variables should have spaces before and after: {{ var_name }} apache/vhosts/proxy.tmpl:38 <VirtualHost {%- for intf in vals.interfaces %} {{intf}}:{{ vals.port }}{% endfor -%}> [206] Jinja variables should have spaces before and after: {{ var_name }} apache/vhosts/proxy.tmpl:53 {% if site.get('SSLCertificateChainFile') %}SSLCertificateChainFile {{ site.SSLCertificateChainFile}}{% endif %} [206] Jinja variables should have spaces before and after: {{ var_name }} apache/vhosts/proxy.tmpl:85 {%- if lvals.get('Require') != False %}Require {{lvals.Require}}{% endif %} [206] Jinja variables should have spaces before and after: {{ var_name }} apache/vhosts/proxy.tmpl:102 {%- if lmvals.get('Require') != False %}Require {{lmvals.Require}}{% endif %} ``` |
||
---|---|---|
.. | ||
cleanup.sls | ||
minimal.tmpl | ||
proxy.tmpl | ||
redirect.tmpl | ||
standard.sls | ||
standard.tmpl |