mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
need to change this to uefi too
This commit is contained in:
@@ -41,7 +41,7 @@ subnet 10.5.125.0 netmask 255.255.255.0 {
|
||||
fixed-address 10.5.125.83;
|
||||
option host-name "sign-vault05";
|
||||
next-server 10.5.126.41;
|
||||
filename "pxelinux.0";
|
||||
filename "uefi/bootx64.efi";
|
||||
}
|
||||
|
||||
host sign-vault06 {
|
||||
@@ -49,7 +49,7 @@ subnet 10.5.125.0 netmask 255.255.255.0 {
|
||||
fixed-address 10.5.125.84;
|
||||
option host-name "sign-vault06";
|
||||
next-server 10.5.126.41;
|
||||
filename "pxelinux.0";
|
||||
filename "uefi/bootx64.efi";
|
||||
}
|
||||
|
||||
host bkernel03 {
|
||||
|
||||
Reference in New Issue
Block a user