summaryrefslogtreecommitdiff
path: root/interface-definitions/include
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-11-03 19:55:23 +0100
committerChristian Poessinger <christian@poessinger.com>2021-11-03 19:55:23 +0100
commit01ed77040ec9493e4ca1cf868ff3c22847da4487 (patch)
tree3a42063a83bfb958aabd7537b72b82aad665440c /interface-definitions/include
parent7a7233a5289590671c6817bfb3233da2f29f358f (diff)
downloadvyos-1x-01ed77040ec9493e4ca1cf868ff3c22847da4487.tar.gz
vyos-1x-01ed77040ec9493e4ca1cf868ff3c22847da4487.zip
sstp: T2566: use XML defaultValue over Jinja2 hardcoded value
Diffstat (limited to 'interface-definitions/include')
-rw-r--r--interface-definitions/include/accel-ppp/client-ipv6-pool.xml.i1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/include/accel-ppp/client-ipv6-pool.xml.i b/interface-definitions/include/accel-ppp/client-ipv6-pool.xml.i
index bd3dadf8d..a692f2335 100644
--- a/interface-definitions/include/accel-ppp/client-ipv6-pool.xml.i
+++ b/interface-definitions/include/accel-ppp/client-ipv6-pool.xml.i
@@ -27,6 +27,7 @@
<validator name="numeric" argument="--range 48-128"/>
</constraint>
</properties>
+ <defaultValue>64</defaultValue>
</leafNode>
</children>
</tagNode>