diff --git a/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org b/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org index 9ab5b10cc6..dd801037b1 100644 --- a/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org +++ b/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org @@ -20,15 +20,20 @@ LABEL EL-7-nohd KERNEL images/RHEL/7/x86_64/vmlinuz APPEND initrd=images/RHEL/7/x86_64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL7-x86_64/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-nohd net.ifnames=0 biosdevname=0 -LABEL Fed30-rescue - MENU LABEL Fedora30-rescue - KERNEL images/Fedora/30/x86_64/vmlinuz - APPEND initrd=images/Fedora/30/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/30/Server/x86_64/os/ ip=dhcp net.ifnames=0 rescue +LABEL Fed31-rescue + MENU LABEL Fedora31-rescue + KERNEL images/Fedora/31/x86_64/vmlinuz + APPEND initrd=images/Fedora/31/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/31/Server/x86_64/os/ ip=dhcp net.ifnames=0 rescue LABEL Fed30-nohd - MENU LABEL Fedora30-nohd - KERNEL images/Fedora/30/x86_64/vmlinuz - APPEND ks initrd=images/Fedora/30/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/30/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-30-nohd net.ifnames=0 ksdevice=bootif + MENU LABEL Fedora31-nohd + KERNEL images/Fedora/31/x86_64/vmlinuz + APPEND ks initrd=images/Fedora/31/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/31/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-31-nohd net.ifnames=0 ksdevice=bootif + +LABEL Fed30-08disk + MENU LABEL Fedora31-nohd + KERNEL images/Fedora/31/x86_64/vmlinuz + APPEND ks initrd=images/Fedora/31/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/31/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-31-08disk net.ifnames=0 ksdevice=bootif LABEL Fed30-ppc64le MENU LABEL Fedora30-ppc64le