tests: add tests for managing the tunnel executor
This commit is contained in:
parent
c24143982f
commit
953666f1fb
4 changed files with 40 additions and 1 deletions
1
tests/fixtures/tunnel-ifupdown2.interfaces
vendored
1
tests/fixtures/tunnel-ifupdown2.interfaces
vendored
|
@ -2,6 +2,7 @@ auto tun0
|
|||
iface tun0
|
||||
tunnel-local 203.0.113.2
|
||||
tunnel-endpoint 203.0.113.1
|
||||
tunnel-mode gre
|
||||
tunnel-physdev eth0
|
||||
address 203.0.113.10/30
|
||||
gateway 203.0.113.9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue