diff --git a/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org b/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org index d12dbec6fc..9e3eea6c09 100644 --- a/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org +++ b/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org @@ -56,9 +56,9 @@ LABEL EL7-aarch64-virthost KERNEL images/RHEL/7/aarch64/vmlinuz APPEND ks initrd=images/RHEL/7/aarch64/initrd.img method=http://10.5.126.23/repo/rhel/RHEL7-aarch64/ ip=dhcp ksdevice=bootif ks=http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-moonshot text net.ifnames=0 biosdevname=0 -LABEL Fed26-taskotron-x86_64 - MENU LABEL Fedora26-Taskotron-x86_64 - KERNEL images/Fedora/26/x86_64/vmlinuz - APPEND ks initrd=images/Fedora/26/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/26/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-26-taskotron.cfg net.ifnames=0 ksdevice=eth0 +LABEL Fed27-taskotron-x86_64 + MENU LABEL Fedora27-Taskotron-x86_64 + KERNEL images/Fedora/27/x86_64/vmlinuz + APPEND ks initrd=images/Fedora/27/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/27/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-27-taskotron.cfg net.ifnames=0 ksdevice=eth0 MENU end