proxies / reverseproxy / openqa: drop unneeded conditional that is causing a syntax error

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-05-11 15:31:26 -07:00
parent 63adb316a7
commit 8d38f818e7

View file

@ -1,4 +1,3 @@
{% if balancer_name is defined %}
SSLProxyEngine On
<Proxy "balancer://{{balancer_name}}-websocket">