diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-01-16 10:53:32 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-01-16 10:53:32 +0100 |
commit | e1b2f1012ca18ef4ecf2b53e9bb01a50880cbd3c (patch) | |
tree | ab777c325a08ecaf4b2c645840e19f0b94000ef9 /interface-definitions | |
parent | 3315af9ab8b570ada24a3f68ab0a18f84274186b (diff) | |
download | vyos-1x-e1b2f1012ca18ef4ecf2b53e9bb01a50880cbd3c.tar.gz vyos-1x-e1b2f1012ca18ef4ecf2b53e9bb01a50880cbd3c.zip |
vrf: T31: migrate to get_config_dict()
Diffstat (limited to 'interface-definitions')
-rw-r--r-- | interface-definitions/vrf.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/vrf.xml.in b/interface-definitions/vrf.xml.in index 06923971d..81c89d94b 100644 --- a/interface-definitions/vrf.xml.in +++ b/interface-definitions/vrf.xml.in @@ -40,6 +40,7 @@ </properties> </leafNode> #include <include/interface-description.xml.i> + #include <include/interface-disable.xml.i> </children> </tagNode> </children> |