We're starting to rebuild our dev instance (not under freeze) but I
need to install F24 on one of the machines via PXE boot. The patch I
would be applying and pushing out to noc01 is attached to this email.

+1s?

Thanks,

Tim

From 6e08447feb34eabc9d01d4b752ede609de5db2b2 Mon Sep 17 00:00:00 2001
From: Tim Flink <[email protected]>
Date: Tue, 8 Nov 2016 17:52:21 +0000
Subject: [PATCH] adding F24 PXE menu entry for Taskotron hosts

---
 roles/tftp_server/files/default.noc01.phx2.fedoraproject.org | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org b/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org
index fc988eb..224dd84 100644
--- a/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org
+++ b/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org
@@ -83,4 +83,9 @@ LABEL Fed23-taskotron-x86_64
      KERNEL images/Fedora/23/x86_64/vmlinuz
      APPEND ks initrd=images/Fedora/23/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/23/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f23-taskotron.cfg net.ifnames=0 ksdevice=eth0
 
+LABEL Fed24-taskotron-x86_64
+     MENU LABEL Fedora24-Taskotron-x86_64
+     KERNEL images/Fedora/24/x86_64/vmlinuz
+     APPEND ks initrd=images/Fedora/23/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/24/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f24-taskotron.cfg net.ifnames=0 ksdevice=eth0
+
 MENU end
-- 
1.8.3.1

Attachment: pgpukdRgUABGa.pgp
Description: OpenPGP digital signature

_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to