if this works, then I dont know.. moonshot is weird
This commit is contained in:
parent
b70881a982
commit
c3b75d488d
3 changed files with 30 additions and 2 deletions
|
@ -722,6 +722,14 @@ subnet 10.5.129.0 netmask 255.255.255.0 {
|
|||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
|
||||
host osbs-aarch64-master01-stg {
|
||||
hardware ethernet 52:54:00:e0:ac:42;
|
||||
fixed-address 10.5.129.30;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "osbs-aarch64-master01.stg.fedoraproject.org";
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
subnet 10.5.130.0 netmask 255.255.255.0 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue