Set Ethernet2 to no switchport (#26703)
Missed this in earlier commit, otherwise eos_vrf tests fail.
This commit is contained in:
parent
c197a68508
commit
efcdc68ad2
1 changed files with 1 additions and 0 deletions
|
@ -16,5 +16,6 @@
|
||||||
- no switchport
|
- no switchport
|
||||||
- int Ethernet2
|
- int Ethernet2
|
||||||
- no shutdown
|
- no shutdown
|
||||||
|
- no switchport
|
||||||
provider: "{{ cli }}"
|
provider: "{{ cli }}"
|
||||||
connection: local
|
connection: local
|
||||||
|
|
Loading…
Reference in a new issue