vault01 tests shouldn't mess with oob
This commit is contained in:
parent
a36419634f
commit
3bda727446
1 changed files with 2 additions and 3 deletions
|
@ -65,9 +65,8 @@
|
|||
};
|
||||
"10-vlan-user-test" = {
|
||||
name = "vlan-user-test";
|
||||
networkConfig = {
|
||||
DHCP = "ipv4";
|
||||
};
|
||||
networkConfig.DHCP = "ipv4";
|
||||
dhcpV4Config.RouteMetric = 10000;
|
||||
};
|
||||
};
|
||||
netdevs = {
|
||||
|
|
Loading…
Reference in a new issue