Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
switch:
- "{{ leaf1 }}"
profile:
int_vrf: PROD_VRF_App
int_vrf: STAGE_VRF_App # Changed from PROD_VRF_App to STAGE_VRF_App
ipv4_addr: 10.130.0.1/24
mtu: 9216
desc: "Baseline gateway SVI for PROD_VRF_App"
desc: "Baseline gateway SVI for STAGE_VRF_App" # Updated description
deploy: "{{ deploy_changes }}"
Loading