add more ips
This commit is contained in:
parent
3e67f232ec
commit
e64a13ccbb
1 changed files with 14 additions and 0 deletions
|
@ -1844,6 +1844,20 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
|
|||
next-server 10.5.126.41;
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
host buildvmhost-aarch64-16 {
|
||||
hardware ethernet 68:05:CA:92:CA:5E;
|
||||
fixed-address 10.5.78.16;
|
||||
option host-name "buildvmhost-aarch64-16";
|
||||
next-server 10.5.126.41;
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
host buildvmhost-aarch64-17 {
|
||||
hardware ethernet 68:05:CA:92:CB:12;
|
||||
fixed-address 10.5.78.17;
|
||||
option host-name "buildvmhost-aarch64-17";
|
||||
next-server 10.5.126.41;
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
|
||||
|
||||
host arm01-releng02 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue