diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-04-26 07:22:33 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2022-04-26 07:23:04 +0200 |
commit | dc0ba6b9d7db901b4dfe3ca61787031185e50376 (patch) | |
tree | 7c33e9e0b7a12d87233f2433bba5ef2743e7b825 /data/configd-include.json | |
parent | 43e3c6bb22942276f513b840078d7c84066c3c3a (diff) | |
download | vyos-1x-dc0ba6b9d7db901b4dfe3ca61787031185e50376.tar.gz vyos-1x-dc0ba6b9d7db901b4dfe3ca61787031185e50376.zip |
vti: T1579: enable vyos-configd supoport
Diffstat (limited to 'data/configd-include.json')
-rw-r--r-- | data/configd-include.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/configd-include.json b/data/configd-include.json index fc86b46e3..315df33bb 100644 --- a/data/configd-include.json +++ b/data/configd-include.json @@ -25,6 +25,7 @@ "interfaces-pppoe.py", "interfaces-pseudo-ethernet.py", "interfaces-tunnel.py", +"interfaces-vti.py", "interfaces-vxlan.py", "interfaces-wireguard.py", "interfaces-wireless.py", |