summaryrefslogtreecommitdiff
path: root/interface-definitions/dhcp-server.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-09-19 11:31:01 +0200
committerChristian Poessinger <christian@poessinger.com>2021-09-19 11:31:22 +0200
commit59e5b5eb4c0507f9d3831483152a748b58560bfd (patch)
treed5689b6e683396ec0f02760c54d1048096e09ab6 /interface-definitions/dhcp-server.xml.in
parent83ea0cb273e29db22062cc133b6eabd4ba2761c7 (diff)
downloadvyos-1x-59e5b5eb4c0507f9d3831483152a748b58560bfd.tar.gz
vyos-1x-59e5b5eb4c0507f9d3831483152a748b58560bfd.zip
xml: dhcp-server: move building blocks to dhcp subdirectory
Diffstat (limited to 'interface-definitions/dhcp-server.xml.in')
-rw-r--r--interface-definitions/dhcp-server.xml.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/interface-definitions/dhcp-server.xml.in b/interface-definitions/dhcp-server.xml.in
index 7ff777c43..4551d75a9 100644
--- a/interface-definitions/dhcp-server.xml.in
+++ b/interface-definitions/dhcp-server.xml.in
@@ -93,8 +93,8 @@
<valueless/>
</properties>
</leafNode>
- #include <include/dhcp-domain-name.xml.i>
- #include <include/dhcp-ping-check.xml.i>
+ #include <include/dhcp/domain-name.xml.i>
+ #include <include/dhcp/ping-check.xml.i>
#include <include/name-server-ipv4.xml.i>
#include <include/generic-description.xml.i>
#include <include/generic-disable-node.xml.i>
@@ -157,8 +157,8 @@
</properties>
</leafNode>
#include <include/name-server-ipv4.xml.i>
- #include <include/dhcp-domain-name.xml.i>
- #include <include/dhcp-server-domain-search.xml.i>
+ #include <include/dhcp/domain-name.xml.i>
+ #include <include/dhcp/domain-search.xml.i>
<leafNode name="enable-failover">
<properties>
<help>Enable DHCP failover support for this subnet</help>
@@ -211,7 +211,7 @@
<multi/>
</properties>
</leafNode>
- #include <include/dhcp-ping-check.xml.i>
+ #include <include/dhcp/ping-check.xml.i>
<leafNode name="pop-server">
<properties>
<help>IP address of POP3 server</help>