fix the ip address for aarch64-17

This commit is contained in:
Stephen Smoogen 2019-11-26 16:37:29 +00:00 committed by Pierre-Yves Chibon
parent 617c249c96
commit c8c3ed9eb4

View file

@ -1945,8 +1945,8 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
}
host buildvmhost-aarch64-17 {
hardware ethernet 68:05:CA:8A:DF:7A;
fixed-address 10.5.78.16;
option host-name "buildvmhost-aarch64-16";
fixed-address 10.5.78.17;
option host-name "buildvmhost-aarch64-17";
next-server 10.5.126.41;
filename "/uefi/grubaa64.efi";
}