diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-06-13 23:18:45 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-06-13 23:18:45 +0200 |
commit | 5b1f06336b9cc9f27788fbcd426f2fd08431e4f8 (patch) | |
tree | e221674c466505c104284782eb3ed55510c77fe3 /interface-definitions | |
parent | 84abe1f9d22418d858571992cb4fbe2bb3aa34a3 (diff) | |
download | vyos-1x-5b1f06336b9cc9f27788fbcd426f2fd08431e4f8.tar.gz vyos-1x-5b1f06336b9cc9f27788fbcd426f2fd08431e4f8.zip |
ntp: T2321: add VRF support
Diffstat (limited to 'interface-definitions')
-rw-r--r-- | interface-definitions/ntp.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/ntp.xml.in b/interface-definitions/ntp.xml.in index 945345898..485487a42 100644 --- a/interface-definitions/ntp.xml.in +++ b/interface-definitions/ntp.xml.in @@ -76,6 +76,7 @@ </constraint> </properties> </leafNode> + #include <include/interface-vrf.xml.i> </children> </node> </children> |