summaryrefslogtreecommitdiff
path: root/interface-definitions/include
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-04-08 17:13:55 +0200
committerChristian Poessinger <christian@poessinger.com>2021-04-08 20:13:43 +0200
commitcd6d5c3d407355d2eca586407b14014f4c2043cd (patch)
tree4e6154eed0c249866fa8d26e267997424ea9b1f9 /interface-definitions/include
parentce361fe12c430c792361479e5b5b3228141fd36f (diff)
downloadvyos-1x-cd6d5c3d407355d2eca586407b14014f4c2043cd.tar.gz
vyos-1x-cd6d5c3d407355d2eca586407b14014f4c2043cd.zip
static: T3280: re-use common route-map XML building block
Diffstat (limited to 'interface-definitions/include')
-rw-r--r--interface-definitions/include/static/static-route-map.xml.i10
1 files changed, 0 insertions, 10 deletions
diff --git a/interface-definitions/include/static/static-route-map.xml.i b/interface-definitions/include/static/static-route-map.xml.i
deleted file mode 100644
index af825e043..000000000
--- a/interface-definitions/include/static/static-route-map.xml.i
+++ /dev/null
@@ -1,10 +0,0 @@
-<!-- include start from static/static-route-map.xml.i -->
-<leafNode name="route-map">
- <properties>
- <help>Filter routes installed in local route map</help>
- <completionHelp>
- <path>policy route-map</path>
- </completionHelp>
- </properties>
-</leafNode>
-<!-- include end -->