Limina must still exist in the zone, though

This commit is contained in:
niten 2023-12-03 12:53:30 -08:00
parent 6db9115c58
commit d53d20e8dc
1 changed files with 4 additions and 4 deletions

View File

@ -37,10 +37,10 @@ in {
# }; # };
hosts = { hosts = {
# limina = { limina = {
# ipv4-address = "10.0.0.1"; ipv4-address = "10.0.0.2";
# mac-address = "02:fd:79:94:a2:a8"; mac-address = "02:fd:79:94:a2:a8";
# }; };
fimbria = { fimbria = {
ipv4-address = "10.0.0.1"; ipv4-address = "10.0.0.1";
mac-address = "E4:3A:6E:61:C4:67"; mac-address = "E4:3A:6E:61:C4:67";