summaryrefslogtreecommitdiff
path: root/interface-definitions/vpn_l2tp.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-07-14 21:40:54 +0200
committerChristian Poessinger <christian@poessinger.com>2021-07-17 07:29:48 +0200
commit6a8080e1c0a7254ffb7046d543b9bff5618ff136 (patch)
tree35c505a025f922ef2d3e4383eaa2bbb9448ca5bc /interface-definitions/vpn_l2tp.xml.in
parented361a8254073505c1183bc884aa2bcb6ff0b76c (diff)
downloadvyos-1x-6a8080e1c0a7254ffb7046d543b9bff5618ff136.tar.gz
vyos-1x-6a8080e1c0a7254ffb7046d543b9bff5618ff136.zip
xml: provide common "pre-shared-secret" include block
Diffstat (limited to 'interface-definitions/vpn_l2tp.xml.in')
-rw-r--r--interface-definitions/vpn_l2tp.xml.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/interface-definitions/vpn_l2tp.xml.in b/interface-definitions/vpn_l2tp.xml.in
index f3f5cadcd..6cf5218ff 100644
--- a/interface-definitions/vpn_l2tp.xml.in
+++ b/interface-definitions/vpn_l2tp.xml.in
@@ -70,11 +70,7 @@
</completionHelp>
</properties>
</leafNode>
- <leafNode name="pre-shared-secret">
- <properties>
- <help>Pre-shared secret for IPsec</help>
- </properties>
- </leafNode>
+ #include <include/ipsec/authentication-pre-shared-secret.xml.i>
#include <include/ipsec/authentication-x509.xml.i>
</children>
</node>