InfraBGPSession references InfraBGPPeerGroup via peer_group HFID, so peer groups must be committed before sessions are created. Split 09-bgp.yml into: - 09-bgp.yml: InfraBGPRouterConfig + InfraBGPPeerGroup - 10-bgp-sessions.yml: InfraBGPSession + InfraBGPAddressFamily Renamed: 10-vrfs→11, 11-mlag→12. Now 12 object files total.
19 lines
387 B
YAML
19 lines
387 B
YAML
---
|
|
schemas:
|
|
- schemas
|
|
menus:
|
|
- menus
|
|
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-interface-vlans.yml
|
|
- objects/08-ipam-vlans.yml
|
|
- objects/09-bgp.yml
|
|
- objects/10-bgp-sessions.yml
|
|
- objects/11-vrfs.yml
|
|
- objects/12-mlag.yml
|