fix the ip address for aarch64-17
This commit is contained in:
parent
617c249c96
commit
c8c3ed9eb4
1 changed files with 2 additions and 2 deletions
|
@ -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";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue