Set Ethernet2 to no switchport (#26703)

Missed this in earlier commit, otherwise eos_vrf tests fail.
This commit is contained in:
Ricardo Carrillo Cruz 2017-07-12 16:32:27 +02:00 committed by GitHub
parent c197a68508
commit efcdc68ad2

View file

@ -16,5 +16,6 @@
- no switchport
- int Ethernet2
- no shutdown
- no switchport
provider: "{{ cli }}"
connection: local