mirror of
https://github.com/Telecominfraproject/ols-ucentral-schema.git
synced 2025-10-29 17:22:23 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user