Skip to content

Commit e0ca560

Browse files
MaheshGSLABlaxmikantchintakindi
authored andcommitted
renamed the host file
1 parent 2a7343f commit e0ca560

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ transceiver qsfp default-mode 4x10G
88
!
99
service routing protocols model multi-agent
1010
!
11-
hostname missing-vrf-default-ipv4-subnets
11+
hostname tenant-default-vrf-static-routes
1212
!
1313
vlan 111
1414
name svi_with_default_vrf
@@ -37,7 +37,7 @@ interface Vlan111
3737
shutdown
3838
!
3939
interface Vxlan1
40-
description missing-vrf-default-ipv4-subnets_VTEP
40+
description tenant-default-vrf-static-routes_VTEP
4141
vxlan source-interface Loopback1
4242
vxlan udp-port 4789
4343
vxlan vlan 111 vni 10111
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aaa_root:
33
config_end: true
44
enable_password:
55
disabled: true
6-
hostname: missing-vrf-default-ipv4-subnets
6+
hostname: tenant-default-vrf-static-routes
77
ip_igmp_snooping:
88
globally_enabled: true
99
ip_routing: true
@@ -149,7 +149,7 @@ vrfs:
149149
ip_routing: false
150150
vxlan_interface:
151151
vxlan1:
152-
description: missing-vrf-default-ipv4-subnets_VTEP
152+
description: tenant-default-vrf-static-routes_VTEP
153153
vxlan:
154154
source_interface: Loopback1
155155
udp_port: 4789
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ l3leaf:
88
vtep_loopback: Loopback1
99
evpn_services_l2_only: false
1010
nodes:
11-
- name: missing-vrf-default-ipv4-subnets
11+
- name: tenant-default-vrf-static-routes
1212
id: 3
1313
bgp_as: 65101
1414
filter:

ansible_collections/arista/avd/molecule/eos_designs_unit_tests/inventory/hosts.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ all:
5858
fabric_numbering_node_id:
5959
tenant-default-vrf-with-loopbacks:
6060
underlay-filter-redistribute-connected-with-route-map:
61-
missing-vrf-default-ipv4-subnets:
61+
tenant-default-vrf-static-routes:
6262
OVERRIDE_UPLINK_TYPE:
6363
hosts:
6464
override_uplink_type-d:

0 commit comments

Comments
 (0)