From ef6cef5ba2e92d63391a66729fe5fcfc9fafe46d Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 20 Nov 2019 00:06:06 +0000 Subject: [PATCH] dhcp: move all the dell fx blades over to uefi. Signed-off-by: Kevin Fenzi --- .../dhcpd.conf.noc01.phx2.fedoraproject.org | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org index 6b7d6ccdb5..9a29b68761 100644 --- a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org +++ b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org @@ -147,7 +147,7 @@ subnet 10.5.125.0 netmask 255.255.255.0 { fixed-address 10.5.125.174; next-server 10.5.125.43; option host-name "buildvmhost-01.phx2.fedoraproject.org"; - filename "pxelinux.0"; + filename "uefi/fedora/grubx64.efi"; } host buildvmhost-02 { @@ -155,7 +155,7 @@ subnet 10.5.125.0 netmask 255.255.255.0 { fixed-address 10.5.125.175; next-server 10.5.125.43; option host-name "buildvmhost-02.phx2.fedoraproject.org"; - filename "pxelinux.0"; + filename "uefi/fedora/grubx64.efi"; } host buildvmhost-03 { @@ -163,7 +163,7 @@ subnet 10.5.125.0 netmask 255.255.255.0 { fixed-address 10.5.125.176; next-server 10.5.125.43; option host-name "buildvmhost-03.phx2.fedoraproject.org"; - filename "pxelinux.0"; + filename "uefi/fedora/grubx64.efi"; } host buildvmhost-04 { @@ -171,7 +171,7 @@ subnet 10.5.125.0 netmask 255.255.255.0 { fixed-address 10.5.125.177; next-server 10.5.125.43; option host-name "buildvmhost-04.phx2.fedoraproject.org"; - filename "pxelinux.0"; + filename "uefi/fedora/grubx64.efi"; } @@ -180,7 +180,7 @@ subnet 10.5.125.0 netmask 255.255.255.0 { fixed-address 10.5.125.164; next-server 10.5.125.43; option host-name "buildhw-01.phx2.fedoraproject.org"; - filename "pxelinux.0"; + filename "uefi/fedora/grubx64.efi"; } host buildhw-02 { @@ -188,7 +188,7 @@ subnet 10.5.125.0 netmask 255.255.255.0 { fixed-address 10.5.125.165; next-server 10.5.125.43; option host-name "buildhw-02.phx2.fedoraproject.org"; - filename "pxelinux.0"; + filename "uefi/fedora/grubx64.efi"; } host buildhw-03 { @@ -196,7 +196,7 @@ subnet 10.5.125.0 netmask 255.255.255.0 { fixed-address 10.5.125.166; next-server 10.5.125.43; option host-name "buildhw-03.phx2.fedoraproject.org"; - filename "pxelinux.0"; + filename "uefi/fedora/grubx64.efi"; } host buildhw-04 { @@ -204,7 +204,7 @@ subnet 10.5.125.0 netmask 255.255.255.0 { fixed-address 10.5.125.167; next-server 10.5.125.43; option host-name "buildhw-04.phx2.fedoraproject.org"; - filename "pxelinux.0"; + filename "uefi/fedora/grubx64.efi"; } host buildhw-05 { @@ -212,7 +212,7 @@ subnet 10.5.125.0 netmask 255.255.255.0 { fixed-address 10.5.125.168; next-server 10.5.125.43; option host-name "buildhw-05.phx2.fedoraproject.org"; - filename "pxelinux.0"; + filename "uefi/fedora/grubx64.efi"; } host buildhw-06 { @@ -220,7 +220,7 @@ subnet 10.5.125.0 netmask 255.255.255.0 { fixed-address 10.5.125.169; next-server 10.5.125.43; option host-name "buildhw-06.phx2.fedoraproject.org"; - filename "pxelinux.0"; + filename "uefi/fedora/grubx64.efi"; } host buildhw-07 { @@ -228,7 +228,7 @@ subnet 10.5.125.0 netmask 255.255.255.0 { fixed-address 10.5.125.170; next-server 10.5.125.43; option host-name "buildhw-07.phx2.fedoraproject.org"; - filename "pxelinux.0"; + filename "uefi/fedora/grubx64.efi"; } host buildhw-08 { @@ -236,7 +236,7 @@ subnet 10.5.125.0 netmask 255.255.255.0 { fixed-address 10.5.125.171; next-server 10.5.125.43; option host-name "buildhw-08.phx2.fedoraproject.org"; - filename "pxelinux.0"; + filename "uefi/fedora/grubx64.efi"; } # @@ -245,7 +245,7 @@ subnet 10.5.125.0 netmask 255.255.255.0 { fixed-address 10.5.125.172; next-server 10.5.125.43; option host-name "buildhw-09.phx2.fedoraproject.org"; - filename "pxelinux.0"; + filename "uefi/fedora/grubx64.efi"; } host buildhw-10 { @@ -253,7 +253,7 @@ subnet 10.5.125.0 netmask 255.255.255.0 { fixed-address 10.5.125.173; next-server 10.5.125.43; option host-name "buildhw-10.phx2.fedoraproject.org"; - filename "pxelinux.0"; + filename "uefi/fedora/grubx64.efi"; } host autocloud-backend-libvirt2 {