Whitespace.

This commit is contained in:
Ralph Bean 2015-01-06 14:38:47 +00:00
parent d016e7db70
commit 42775091aa

View file

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