summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-06-26 21:44:06 +0200
committerChristian Breunig <christian@breunig.cc>2023-06-26 21:44:06 +0200
commit90c0c2c4c81cdbf2ec3f928499f3e1719bfd6f9a (patch)
treec6ae32e718fcc8b5b9c52769fad1cfaa0ac25459 /interface-definitions
parent6ca308182a7891e600a2e8749f7b12b566005576 (diff)
downloadvyos-1x-90c0c2c4c81cdbf2ec3f928499f3e1719bfd6f9a.tar.gz
vyos-1x-90c0c2c4c81cdbf2ec3f928499f3e1719bfd6f9a.zip
vrrp: T5315: fix completion helper
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/high-availability.xml.in7
1 files changed, 2 insertions, 5 deletions
diff --git a/interface-definitions/high-availability.xml.in b/interface-definitions/high-availability.xml.in
index 413b822f0..d1bbcc365 100644
--- a/interface-definitions/high-availability.xml.in
+++ b/interface-definitions/high-availability.xml.in
@@ -33,15 +33,12 @@
<leafNode name="version">
<properties>
<help>Default VRRP version to use, IPv6 always uses VRRP version 3</help>
- <completionHelp>
- <list>2 3</list>
- </completionHelp>
<valueHelp>
- <format>u32:2</format>
+ <format>2</format>
<description>VRRP version 2</description>
</valueHelp>
<valueHelp>
- <format>u32:3</format>
+ <format>3</format>
<description>VRRP version 3</description>
</valueHelp>
<constraint>