diff --git a/objects/03-devices.yml b/objects/03-devices.yml index 96da0e2..794921b 100644 --- a/objects/03-devices.yml +++ b/objects/03-devices.yml @@ -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"] \ No newline at end of file + asn: ["65004"] diff --git a/schemas/base.yml b/schemas/base.yml index e08bb57..7bd5aa9 100644 --- a/schemas/base.yml +++ b/schemas/base.yml @@ -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