summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-10-03 11:48:36 +0200
committerChristian Poessinger <christian@poessinger.com>2020-10-03 11:48:36 +0200
commite4e75aacac93f320a20ad367bdfc8aa2c21596ef (patch)
tree243ae998cf4458c2e12a75a35657a4e4be639bc7 /interface-definitions
parent2123eef951467ea2e69ec2ad3f68e0282f84414e (diff)
downloadvyos-1x-e4e75aacac93f320a20ad367bdfc8aa2c21596ef.tar.gz
vyos-1x-e4e75aacac93f320a20ad367bdfc8aa2c21596ef.zip
pppoe-server: T2956: make use of defaultValue list feature
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/include/accel-auth-protocols.xml.i3
1 files changed, 2 insertions, 1 deletions
diff --git a/interface-definitions/include/accel-auth-protocols.xml.i b/interface-definitions/include/accel-auth-protocols.xml.i
index 10d89d4de..a6899a4d8 100644
--- a/interface-definitions/include/accel-auth-protocols.xml.i
+++ b/interface-definitions/include/accel-auth-protocols.xml.i
@@ -24,7 +24,8 @@
<constraint>
<regex>(pap|chap|mschap|mschap-v2)</regex>
</constraint>
- <multi />
+ <multi/>
</properties>
+ <defaultValue>pap chap mschap mschap-v2</defaultValue>
</leafNode>
<!-- included end -->