fea(infrahub): Add infrahub configuration

This commit is contained in:
Damien
2026-02-20 16:12:07 +01:00
parent f0e7bd7135
commit b042e13b38
21 changed files with 4240 additions and 0 deletions

15
objects/02-fabric.yml Normal file
View File

@@ -0,0 +1,15 @@
# Fabric definition — depends on LocationSite and InfraAutonomousSystem from 01-foundation
---
apiVersion: infrahub.app/v1
kind: Object
spec:
kind: InfraFabric
data:
- name: evpn-lab
description: Arista EVPN-VXLAN reference fabric
underlay_protocol: ebgp
overlay_protocol: evpn
anycast_gateway_mac: "c001.cafe.babe"
spine_asn: ["65000"]
sites:
- ["dc1"]