fix mac address problem with aarch64-16

This commit is contained in:
Stephen Smoogen 2019-11-26 15:45:32 +00:00 committed by Pierre-Yves Chibon
parent d673e56804
commit 45d5f243ac

View file

@ -822,15 +822,8 @@ subnet 10.5.129.0 netmask 255.255.255.0 {
option host-name "bvh-aarch64-14-br0.arm.fedoraproject.org";
filename "/uefi/grubaa64.efi";
}
host bvh-aarch64-15-br0 {
hardware ethernet 50:6B:4B:6B:08:50;
fixed-address 10.5.129.47;
next-server 10.5.126.41;
option host-name "bvh-aarch64-15-br0.arm.fedoraproject.org";
filename "/uefi/grubaa64.efi";
}
host bvh-aarch64-16-br0 {
hardware ethernet 50:6B:4B:6A:C2:50;
hardware ethernet 50:6b:4b:6b:08:50;
fixed-address 10.5.129.48;
next-server 10.5.126.41;
option host-name "bvh-aarch64-16-br0.arm.fedoraproject.org";