diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-05-06 20:02:34 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-05-06 20:02:34 +0200 |
commit | 5b32ad62543dc917c36d7ad112f9e52001348244 (patch) | |
tree | 442a977998c67d216a6b0f62331c60aecb118bca /interface-definitions/protocols-isis.xml.in | |
parent | 628db87bda8b124ffb23426daf2670de692a3f08 (diff) | |
download | vyos-1x-5b32ad62543dc917c36d7ad112f9e52001348244.tar.gz vyos-1x-5b32ad62543dc917c36d7ad112f9e52001348244.zip |
isis: xml: T3236: restructure include files and make them easier to recognize
Diffstat (limited to 'interface-definitions/protocols-isis.xml.in')
-rw-r--r-- | interface-definitions/protocols-isis.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/protocols-isis.xml.in b/interface-definitions/protocols-isis.xml.in index 42d5049cc..073528e20 100644 --- a/interface-definitions/protocols-isis.xml.in +++ b/interface-definitions/protocols-isis.xml.in @@ -8,7 +8,7 @@ <priority>610</priority> </properties> <children> - #include <include/isis/isis-common-config.xml.i> + #include <include/isis/protocol-common-config.xml.i> #include <include/route-map.xml.i> </children> </node> |