chore(fix schema): remove unused border leaf

This commit is contained in:
Damien
2026-02-20 15:02:49 +01:00
parent bccac190ff
commit 9e1fe9be7f
2 changed files with 3 additions and 6 deletions

View File

@@ -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"]

View File

@@ -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