diff --git a/roles/httpd/reverseproxy/templates/reversepassproxy.conf b/roles/httpd/reverseproxy/templates/reversepassproxy.conf index fd8d361e96..cd9bbc5b3f 100644 --- a/roles/httpd/reverseproxy/templates/reversepassproxy.conf +++ b/roles/httpd/reverseproxy/templates/reversepassproxy.conf @@ -29,6 +29,7 @@ SSLProxyCACertificateFile "/etc/haproxy/ocp-prod.pem" {% elif env == "staging" %} SSLProxyCACertificateFile "/etc/haproxy/ocp-stg.pem" {% endif %} +{% endif %} {% for member in balancer_members %}