diff options
| author | Daniil Baturin <daniil@vyos.io> | 2026-04-10 13:12:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-10 13:12:23 +0100 |
| commit | 6576c362e8ad461c34d1b1f9b4c23c6c99b8f024 (patch) | |
| tree | e870649a7360faaf84a69802e9b5b0f6ead5d97d /interface-definitions | |
| parent | 36c22d25b1f3e3685810a32248a88ee02fe06983 (diff) | |
| parent | e51e53bf30d233b3b2a7e347eb00b1e6b671af77 (diff) | |
| download | vyos-1x-6576c362e8ad461c34d1b1f9b4c23c6c99b8f024.tar.gz vyos-1x-6576c362e8ad461c34d1b1f9b4c23c6c99b8f024.zip | |
Merge pull request #5115 from c-po/commit-archive-vrf
remote: T4732: add VRF option for commit-archive
Diffstat (limited to 'interface-definitions')
| -rw-r--r-- | interface-definitions/system_config-management.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/system_config-management.xml.in b/interface-definitions/system_config-management.xml.in index a23d44aea..319611266 100644 --- a/interface-definitions/system_config-management.xml.in +++ b/interface-definitions/system_config-management.xml.in @@ -52,6 +52,7 @@ </properties> </leafNode> #include <include/source-address-ipv4-ipv6.xml.i> + #include <include/interface/vrf.xml.i> </children> </node> <leafNode name="commit-revisions"> |
