From 6dd6b0810f4227139faaa184ad8dcbf329f9d0fe Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Tue, 29 Sep 2015 20:59:03 +0000 Subject: [PATCH] ooof. we dont have fedora19 or fedora20 anymore. --- .../default.noc01.phx2.fedoraproject.org | 40 +++---------------- 1 file changed, 5 insertions(+), 35 deletions(-) diff --git a/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org b/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org index 7c923683fa..7b386d2c5a 100644 --- a/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org +++ b/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org @@ -45,21 +45,16 @@ LABEL EL6cloud KERNEL images/RHEL/6/x86_64/vmlinuz APPEND ks initrd=images/RHEL/6/x86_64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL6-x86_64/ ksdevice=eth0 ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-6-cloud +LABEL Fed22-x86_64-10disk + MENU LABEL Fedora22-x86_64-10disk + KERNEL images/Fedora/22/x86_64/vmlinuz + APPEND ks initrd=images/Fedora/22/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/22/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-22-10disk-phx text net.ifnames=0 biosdevname=0 + LABEL QA-Fed20-x86_64 MENU LABEL QA-Fedora20-x86_64 KERNEL images/Fedora/20/x86_64/vmlinuz APPEND ks initrd=images/Fedora/20/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/20/Fedora/x86_64/os/ ip=dhcp ks=http://10.5.124.210/ks/f20-virthost-infra.ks -LABEL Fed20-x86_64 - MENU LABEL Fedora20-x86_64 - KERNEL images/Fedora/20/x86_64/vmlinuz - APPEND ks initrd=images/Fedora/20/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/20/Fedora/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f20.cfg vnc vncpassword=vncinstall nomodeset - -LABEL Fed20-x86_64-novnc - MENU LABEL Fedora20-x86_64-novnc - KERNEL images/Fedora/20/x86_64/vmlinuz - APPEND ks initrd=images/Fedora/20/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/20/Fedora/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f20.cfg nomodeset - LABEL Fed21-x86_64-buildhw MENU LABEL Fedora21-x86_64-buildhw KERNEL images/Fedora/21/x86_64/vmlinuz @@ -90,29 +85,4 @@ LABEL Fed21-ppc64le KERNEL images/Fedora/21/ppc64le/vmlinuz APPEND ks initrd=images/Fedora/21/ppc64le/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/21/Server/ppc64le/os/ ip=dhcp net.ifnames=0 biosdevname=0 vnc -LABEL Fed20-x86_64-buildhw - MENU LABEL Fedora20-x86_64-buildhw - KERNEL images/Fedora/20/x86_64/vmlinuz - APPEND ks initrd=images/Fedora/20/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/20/Fedora/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/buildhw-fedora-20 text net.ifnames=0 - -LABEL Fed20-x86_64-osbuild - MENU LABEL Fedora20-x86_64-osbuild - KERNEL images/Fedora/20/x86_64/vmlinuz - APPEND ks initrd=images/Fedora/20/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/20/Fedora/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-osbuild.cfg text net.ifnames=0 nomodeset - -LABEL Fed20-Rescue-x86_64 - MENU LABEL Fedora-20-Rescue-x86_64 - KERNEL images/Fedora/20/x86_64/vmlinuz - APPEND initrd=images/Fedora/20/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/20/Fedora/x86_64/os/ ip=dhcp nomodeset rescue - -LABEL Fed19-x86_64 - MENU LABEL Fedora19-x86_64 - KERNEL images/Fedora/19/x86_64/vmlinuz - APPEND ks initrd=images/Fedora/19/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/19/Fedora/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f19.cfg vnc vncpassword=vncinstall nomodeset - -LABEL Fed19-Rescue-x86_64 - MENU LABEL Fedora-19-Rescue-x86_64 - KERNEL images/Fedora/19/x86_64/vmlinuz - APPEND initrd=images/Fedora/19/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/19/Fedora/x86_64/os/ ip=dhcp nomodeset rescue - MENU end