diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-12-06 20:57:20 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-12-06 20:57:20 +0100 |
commit | 955f260ce682d64d27b3b11e618b1ae0176e4b91 (patch) | |
tree | ae835bd23113b0fadfb96ba41bfd4d8a1149d049 /interface-definitions/https.xml.in | |
parent | 93b7c5f60ebe4d29ecde33db03b0eec8495ff104 (diff) | |
download | vyos-1x-955f260ce682d64d27b3b11e618b1ae0176e4b91.tar.gz vyos-1x-955f260ce682d64d27b3b11e618b1ae0176e4b91.zip |
https: T4055: add vrf support
Diffstat (limited to 'interface-definitions/https.xml.in')
-rw-r--r-- | interface-definitions/https.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/https.xml.in b/interface-definitions/https.xml.in index f60df7c34..d26cd5e7a 100644 --- a/interface-definitions/https.xml.in +++ b/interface-definitions/https.xml.in @@ -143,6 +143,7 @@ </node> </children> </node> + #include <include/interface/vrf.xml.i> </children> </node> </children> |