chore(fix schema): remove unused border leaf
This commit is contained in:
@@ -69,15 +69,15 @@ spec:
|
||||
# Leaf pair 4 (VTEP4)
|
||||
- name: leaf7
|
||||
description: Leaf7 - VTEP4
|
||||
role: border_leaf
|
||||
role: leaf
|
||||
status: active
|
||||
platform: ["arista_eos"]
|
||||
site: ["dc1"]
|
||||
asn: ["65004"]
|
||||
- name: leaf8
|
||||
description: Leaf8 - VTEP4
|
||||
role: border_leaf
|
||||
role: leaf
|
||||
status: active
|
||||
platform: ["arista_eos"]
|
||||
site: ["dc1"]
|
||||
asn: ["65004"]
|
||||
asn: ["65004"]
|
||||
|
||||
@@ -125,9 +125,6 @@ nodes:
|
||||
- name: leaf
|
||||
label: Leaf
|
||||
color: "#22c55e"
|
||||
- name: border_leaf
|
||||
label: Border Leaf
|
||||
color: "#f59e0b"
|
||||
description: Fabric role
|
||||
- name: status
|
||||
kind: Dropdown
|
||||
|
||||
Reference in New Issue
Block a user