vault01 tests shouldn't mess with oob

This commit is contained in:
catvayor 2024-05-31 23:33:58 +02:00
parent a36419634f
commit 3bda727446

View file

@ -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 = {