From 42775091aac273009b2934fb6b99c3b15c44025c Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 6 Jan 2015 14:38:47 +0000 Subject: [PATCH] Whitespace. --- roles/httpd/website/templates/website.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/httpd/website/templates/website.conf b/roles/httpd/website/templates/website.conf index f70b434834..755772b6c4 100644 --- a/roles/httpd/website/templates/website.conf +++ b/roles/httpd/website/templates/website.conf @@ -18,8 +18,8 @@ Include "conf.d/{{ name }}/*.conf" {% endif %} - {% if ssl %} + ServerName {{ name }} {% if server_aliases %}