Add eth0 in prepare_vyos_tests (#60212)
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
This commit is contained in:
parent
534a40c5cd
commit
a595c60d4c
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
config: "{{ lines }}"
|
config: "{{ lines }}"
|
||||||
vars:
|
vars:
|
||||||
lines: |
|
lines: |
|
||||||
|
set interfaces ethernet eth0
|
||||||
set interfaces ethernet eth1
|
set interfaces ethernet eth1
|
||||||
set interfaces ethernet eth2
|
set interfaces ethernet eth2
|
||||||
set interfaces loopback lo
|
set interfaces loopback lo
|
||||||
|
|
Loading…
Reference in a new issue