Skip to content

Commit 2a7343f

Browse files
MaheshGSLABlaxmikantchintakindi
authored andcommitted
pull the latest and run molecule for static routes
1 parent aef23d4 commit 2a7343f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ansible_collections/arista/avd/molecule/eos_designs_unit_tests/intended/structured_configs/missing-vrf-default-ipv4-subnets.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ router_bgp:
125125
service_routing_protocols_model: multi-agent
126126
static_routes:
127127
- vrf: default
128-
destination_address_prefix: 10.0.0.0/8
129-
gateway: 10.2.10.100
128+
prefix: 10.0.0.0/8
129+
next_hop: 10.2.10.100
130130
transceiver_qsfp_default_mode_4x10: true
131131
vlan_interfaces:
132132
- name: Vlan111

0 commit comments

Comments
 (0)