drop vlan-id from the gre tunnel definition

tunnels should use interface.vlan.id

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2021-10-13 17:35:33 +02:00
parent 7e59b142cb
commit ac24d7f0ff
3 changed files with 0 additions and 27 deletions

View File

@@ -14,9 +14,3 @@ properties:
type: string
format: ipv4
example: '192.168.100.1'
vlan-id:
description:
This is the id of the vlan that shall be assigned to the interface.
type: integer
maximum: 4096