From 14ebedadcb5fc3d2a0b1d80ecf95e56deb400041 Mon Sep 17 00:00:00 2001 From: Damien Date: Sun, 15 Feb 2026 12:03:10 +0100 Subject: [PATCH] =?UTF-8?q?feat(objects):=20declare=20object=20files=20in?= =?UTF-8?q?=20.infrahub.yml=20=E2=80=94=20refs=20#52?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .infrahub.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.infrahub.yml b/.infrahub.yml index 60b2cb5..de287ab 100644 --- a/.infrahub.yml +++ b/.infrahub.yml @@ -5,3 +5,13 @@ schemas: menus: - menus/fabric-menu.yml + +object_files: + - objects/01-foundation.yml + - objects/02-devices.yml + - objects/03-interfaces.yml + - objects/04-ipam.yml + - objects/05-vlans-vxlan.yml + - objects/06-bgp.yml + - objects/07-vrfs.yml + - objects/08-mlag.yml