summaryrefslogtreecommitdiff
path: root/src/conf_mode/pki.py
diff options
context:
space:
mode:
authorsarthurdev <965089+sarthurdev@users.noreply.github.com>2024-10-09 14:55:11 +0200
committersarthurdev <965089+sarthurdev@users.noreply.github.com>2024-10-09 15:55:15 +0200
commit90a4827284acd3cb072cdfeef323c522802c6449 (patch)
treeb3ad73ea86bab0f5486b5daf2403d12ab95df0df /src/conf_mode/pki.py
parent3bc900722892dba525b7cd6bada4e6327b01fffe (diff)
downloadvyos-1x-90a4827284acd3cb072cdfeef323c522802c6449.tar.gz
vyos-1x-90a4827284acd3cb072cdfeef323c522802c6449.zip
haproxy: T6745: Rename `reverse-proxy` to `haproxy`
Diffstat (limited to 'src/conf_mode/pki.py')
-rwxr-xr-xsrc/conf_mode/pki.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf_mode/pki.py b/src/conf_mode/pki.py
index 233d73ba8..45e0129a3 100755
--- a/src/conf_mode/pki.py
+++ b/src/conf_mode/pki.py
@@ -71,7 +71,7 @@ sync_search = [
},
{
'keys': ['certificate', 'ca_certificate'],
- 'path': ['load_balancing', 'reverse_proxy'],
+ 'path': ['load_balancing', 'haproxy'],
},
{
'keys': ['key'],