From 2425612a6c90e1eaea53bb2eee0e98558b45ab1d Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 6 Jan 2015 14:45:42 +0000 Subject: [PATCH] Revert "Whitespace." This reverts commit 42775091aac273009b2934fb6b99c3b15c44025c. --- 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 755772b6c4..f70b434834 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 %} +{% if ssl %} ServerName {{ name }} {% if server_aliases %}