feat: Update objects list in .infrahub.yml to match infrahub/objects folder
- Swap order of vrfs (10) and bgp-sessions (11) to reflect renumbering - Add new object files: 13-ipam-links.yml and 14-fabric-links.yml Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -13,9 +13,11 @@ objects:
|
|||||||
- infrahub/objects/07-interface-vlans.yml
|
- infrahub/objects/07-interface-vlans.yml
|
||||||
- infrahub/objects/08-ipam-vlans.yml
|
- infrahub/objects/08-ipam-vlans.yml
|
||||||
- infrahub/objects/09-bgp.yml
|
- infrahub/objects/09-bgp.yml
|
||||||
- infrahub/objects/10-bgp-sessions.yml
|
- infrahub/objects/10-vrfs.yml
|
||||||
- infrahub/objects/11-vrfs.yml
|
- infrahub/objects/11-bgp-sessions.yml
|
||||||
- infrahub/objects/12-mlag.yml
|
- infrahub/objects/12-mlag.yml
|
||||||
|
- infrahub/objects/13-ipam-links.yml
|
||||||
|
- infrahub/objects/14-fabric-links.yml
|
||||||
|
|
||||||
queries:
|
queries:
|
||||||
- name: vlan_intent
|
- name: vlan_intent
|
||||||
|
|||||||
Reference in New Issue
Block a user