summaryrefslogtreecommitdiff
path: root/interface-definitions/dns-dynamic.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-12-11 19:32:02 +0100
committerChristian Poessinger <christian@poessinger.com>2022-12-11 19:34:07 +0100
commita52a52c433d43e4df986fdb7192d9a8357df446a (patch)
tree88c53b98cd1f2655bbc922af06aae942bba8e68d /interface-definitions/dns-dynamic.xml.in
parent15828b9e86f46ca7f5cfa06be59f87055c4e3fef (diff)
downloadvyos-1x-a52a52c433d43e4df986fdb7192d9a8357df446a.tar.gz
vyos-1x-a52a52c433d43e4df986fdb7192d9a8357df446a.zip
xml: ddns: T4792: split "server" CLI node into building block
Diffstat (limited to 'interface-definitions/dns-dynamic.xml.in')
-rw-r--r--interface-definitions/dns-dynamic.xml.in14
1 files changed, 1 insertions, 13 deletions
diff --git a/interface-definitions/dns-dynamic.xml.in b/interface-definitions/dns-dynamic.xml.in
index e41ba7f60..a39e412b2 100644
--- a/interface-definitions/dns-dynamic.xml.in
+++ b/interface-definitions/dns-dynamic.xml.in
@@ -237,19 +237,7 @@
<constraintErrorMessage>Please choose from the list of allowed protocols</constraintErrorMessage>
</properties>
</leafNode>
- <leafNode name="server">
- <properties>
- <help>Server to send DDNS update to</help>
- <valueHelp>
- <format>IPv4</format>
- <description>IP address of DDNS server</description>
- </valueHelp>
- <valueHelp>
- <format>FQDN</format>
- <description>Hostname of DDNS server</description>
- </valueHelp>
- </properties>
- </leafNode>
+ #include <include/server-ipv4-fqdn.xml.i>
<leafNode name="zone">
<properties>
<help>DNS zone to update (only available with CloudFlare)</help>