summaryrefslogtreecommitdiff
path: root/interface-definitions/load-balancing_haproxy.xml.in
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2025-05-06 15:18:45 +0100
committerGitHub <noreply@github.com>2025-05-06 15:18:45 +0100
commita0805e37e1f3935cb1cb016082797b4e664bb920 (patch)
tree04596a066353084bc8920cf6a1e99a5bf830698a /interface-definitions/load-balancing_haproxy.xml.in
parent1142072141a73596fc8aa0822e8893274632f202 (diff)
parentf40cf6064a02fbb6baae924e94b9183d6bd87474 (diff)
downloadvyos-1x-a0805e37e1f3935cb1cb016082797b4e664bb920.tar.gz
vyos-1x-a0805e37e1f3935cb1cb016082797b4e664bb920.zip
Merge pull request #4480 from c-po/T7122-pki
T7122: pki: unable to switch from custom cert to ACME when HAProxy service is running with 'redirect-http-to-https' option
Diffstat (limited to 'interface-definitions/load-balancing_haproxy.xml.in')
-rw-r--r--interface-definitions/load-balancing_haproxy.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface-definitions/load-balancing_haproxy.xml.in b/interface-definitions/load-balancing_haproxy.xml.in
index b95e02337..f0f64e75a 100644
--- a/interface-definitions/load-balancing_haproxy.xml.in
+++ b/interface-definitions/load-balancing_haproxy.xml.in
@@ -4,7 +4,7 @@
<children>
<node name="haproxy" owner="${vyos_conf_scripts_dir}/load-balancing_haproxy.py">
<properties>
- <help>Configure haproxy</help>
+ <help>HAProxy TCP/HTTP Load Balancer</help>
<priority>900</priority>
</properties>
<children>
@@ -26,7 +26,7 @@
<constraintErrorMessage>Backend name must be alphanumeric and can contain hyphen and underscores</constraintErrorMessage>
<valueHelp>
<format>txt</format>
- <description>Name of haproxy backend system</description>
+ <description>HAProxy backend system name</description>
</valueHelp>
<completionHelp>
<path>load-balancing haproxy backend</path>