dhcp_server: also specify grub config.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
6c841dedbe
commit
492a724eec
1 changed files with 1 additions and 0 deletions
|
@ -1729,6 +1729,7 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
|
|||
fixed-address 10.5.78.11;
|
||||
option host-name "buildvmhost-aarch64-11";
|
||||
next-server 10.5.126.41;
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
host arm01-releng02 {
|
||||
hardware ethernet fc:2f:40:ea:a7:a0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue