Revert "Whitespace."

This reverts commit 42775091aa.
This commit is contained in:
Ralph Bean 2015-01-06 14:45:42 +00:00
parent 01cfdf12fb
commit 2425612a6c

View file

@ -18,8 +18,8 @@
Include "conf.d/{{ name }}/*.conf"
{% endif %}
</VirtualHost>
{% if ssl %}
{% if ssl %}
<VirtualHost{% for ip in ips %} {{ip}}:443{% endfor %}>
ServerName {{ name }}
{% if server_aliases %}