From 77b39027a31635aa90c120825cbd8949cd492e74 Mon Sep 17 00:00:00 2001 From: Damien Date: Sun, 15 Feb 2026 15:20:45 +0100 Subject: [PATCH] =?UTF-8?q?fix(objects):=20list=20object=20files=20explici?= =?UTF-8?q?tly=20for=20sequential=20loading=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, 9 insertions(+), 1 deletion(-) diff --git a/.infrahub.yml b/.infrahub.yml index a302738..7caca65 100644 --- a/.infrahub.yml +++ b/.infrahub.yml @@ -4,4 +4,12 @@ schemas: menus: - menus objects: - - objects + - objects/01-foundation.yml + - objects/02-fabric.yml + - objects/03-devices.yml + - objects/04-interfaces.yml + - objects/05-ipam.yml + - objects/06-vlans-vxlan.yml + - objects/07-bgp.yml + - objects/08-vrfs.yml + - objects/09-mlag.yml