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