and we have some more macs
This commit is contained in:
parent
e64a13ccbb
commit
f775246ab6
1 changed files with 7 additions and 0 deletions
|
@ -1858,6 +1858,13 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
|
||||||
next-server 10.5.126.41;
|
next-server 10.5.126.41;
|
||||||
filename "/uefi/grubaa64.efi";
|
filename "/uefi/grubaa64.efi";
|
||||||
}
|
}
|
||||||
|
host buildvmhost-aarch64-18 {
|
||||||
|
hardware ethernet 68:05:CA:8E:AB:E6;
|
||||||
|
fixed-address 10.5.78.18;
|
||||||
|
option host-name "buildvmhost-aarch64-18";
|
||||||
|
next-server 10.5.126.41;
|
||||||
|
filename "/uefi/grubaa64.efi";
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
host arm01-releng02 {
|
host arm01-releng02 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue