hosts: use static mac for vswitch nas

This commit is contained in:
Kabbone 2023-01-28 21:29:41 +01:00
parent af93c48666
commit 509b1c8adc
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

@ -207,10 +207,10 @@
# address = "2a00:ccc1:101:19D::2"; # address = "2a00:ccc1:101:19D::2";
# prefixLength = 64; # prefixLength = 64;
# } ]; # } ];
}; # };
lo1 = { lo1 = {
useDHCP = true; useDHCP = true;
#macAddress = ""; macAddress = "f6:14:f3:7b:1f:f7";
}; };
}; };
# defaultGateway = "45.142.114.1"; # defaultGateway = "45.142.114.1";