mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/haproxy: workaround templating issue, refs #53
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#
|
||||
# Automatically generated configuration.
|
||||
# Do not edit this file manually.
|
||||
{% if helpers.exists('OPNsense.HAProxy') %}
|
||||
|
||||
{# ############################### #}
|
||||
{# MACROS #}
|
||||
@@ -959,3 +960,5 @@ listen remote_statistics
|
||||
{% else %}
|
||||
# statistics are DISABLED
|
||||
{% endif %}
|
||||
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user