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" = {
|
"10-vlan-user-test" = {
|
||||||
name = "vlan-user-test";
|
name = "vlan-user-test";
|
||||||
networkConfig = {
|
networkConfig.DHCP = "ipv4";
|
||||||
DHCP = "ipv4";
|
dhcpV4Config.RouteMetric = 10000;
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
netdevs = {
|
netdevs = {
|
||||||
|
|
Loading…
Reference in a new issue