mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/haproxy: fix config test when service is not enabled
This commit is contained in:
@@ -8,6 +8,9 @@ Plugin Changelog
|
||||
|
||||
3.2
|
||||
|
||||
Fixed:
|
||||
* fix config test when HAProxy service is not enabled
|
||||
|
||||
Changed:
|
||||
* ignore incompatible ciphersuites options when LibreSSL is used (#2013)
|
||||
|
||||
|
||||
@@ -829,7 +829,7 @@ userlist {{object.name | regex_replace ("[^A-Za-z0-9]","")}}
|
||||
#
|
||||
# NOTE: HAProxy is currently DISABLED
|
||||
#
|
||||
{%- endif -%}
|
||||
{% endif %}
|
||||
|
||||
{#- ############################### -#}
|
||||
{#- GLOBAL -#}
|
||||
|
||||
Reference in New Issue
Block a user