mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 17:01:33 +08:00
dhcp_server: also specify grub config.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
6c841dedbe
commit
492a724eec
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user