get the right mac address to the right system

This commit is contained in:
Stephen Smoogen 2019-11-22 23:19:23 +00:00 committed by Pierre-Yves Chibon
parent ce601394c7
commit 9e28a9e73b

View file

@ -1937,14 +1937,14 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
filename "/uefi/grubaa64.efi";
}
host buildvmhost-aarch64-15 {
hardware ethernet 68:05:CA:8E:AB:E6;
hardware ethernet 68:05:CA:8E:AA:33;
fixed-address 10.5.78.15;
option host-name "buildvmhost-aarch64-15";
next-server 10.5.126.41;
filename "/uefi/grubaa64.efi";
}
host buildvmhost-aarch64-16 {
hardware ethernet 68:05:CA:8E:AA:33;
hardware ethernet 68:05:CA:8E:AB:E6;
fixed-address 10.5.78.16;
option host-name "buildvmhost-aarch64-16";
next-server 10.5.126.41;