From 8d38f818e7d858789647751586a43b85c39d49a8 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 11 May 2022 15:31:26 -0700 Subject: [PATCH] proxies / reverseproxy / openqa: drop unneeded conditional that is causing a syntax error Signed-off-by: Kevin Fenzi --- roles/httpd/reverseproxy/templates/reversepassproxy.openqa.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/httpd/reverseproxy/templates/reversepassproxy.openqa.conf b/roles/httpd/reverseproxy/templates/reversepassproxy.openqa.conf index b0b22541dd..8abfcaab91 100644 --- a/roles/httpd/reverseproxy/templates/reversepassproxy.openqa.conf +++ b/roles/httpd/reverseproxy/templates/reversepassproxy.openqa.conf @@ -1,4 +1,3 @@ -{% if balancer_name is defined %} SSLProxyEngine On