working on the stateless kiosk, dynamic hostnames not yet working

This commit is contained in:
UGA Innovation Factory
2025-12-12 16:12:24 -05:00
parent c5b2caf553
commit d583fac582
7 changed files with 124 additions and 85 deletions

View File

@@ -28,7 +28,7 @@
netdevs."20-vlan5" = {
netdevConfig = {
Kind = "vlan";
Name = "vlan5";
Name = "vlan5";
};
vlanConfig.Id = 5;
};