diff --git a/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org b/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org index 534d15706f..b730b8749b 100644 --- a/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org +++ b/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org @@ -50,13 +50,24 @@ LABEL Fed23-ppc64le MENU LABEL Fedora23-ppc64le KERNEL images/Fedora/23/ppc64le/vmlinuz IPAPPEND 2 - APPEND ks initrd=images/Fedora/23/ppc64le/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/23/Server/ppc64le/os/ ip=dhcp ksdevice=bootif ks=http://10.5.126.23/repo/rhel/ks/hardware-f23-power8-LE-12disk.cfg net.ifnames=0 biosdevname=0 + APPEND ks initrd=images/Fedora/23/ppc64le/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/23/Server/ppc64le/os/ ip=dhcp ksdevice=bootif ks=http://10.5.126.23/repo/rhel/ks/hardware-f23-power8-LE-12disk net.ifnames=0 biosdevname=0 + +LABEL Fed24-ppc64le + MENU LABEL Fedora24-ppc64le + KERNEL images/Fedora/24/ppc64le/vmlinuz + IPAPPEND 2 + APPEND ks initrd=images/Fedora/24/ppc64le/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/24/Server/ppc64le/os/ ip=dhcp ksdevice=bootif ks=http://10.5.126.23/repo/rhel/ks/hardware-f24-power8-LE-12disk net.ifnames=0 biosdevname=0 LABEL Fed23-aarch64 MENU LABEL Fedora23-aarch64 KERNEL images/Fedora/23/aarch64/vmlinuz APPEND ks initrd=images/Fedora/23/aarch64/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/23/Server/aarch64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/aarch64-mustang-23.ks net.ifnames=0 biosdevname=0 text +LABEL Fed24-aarch64 + MENU LABEL Fedora24-aarch64 + KERNEL images/Fedora/24/aarch64/vmlinuz + APPEND ks initrd=images/Fedora/24/aarch64/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/24/Server/aarch64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/aarch64-mustang-24.ks net.ifnames=0 biosdevname=0 text + LABEL Fed23-taskotron-x86_64 MENU LABEL Fedora23-Taskotron-x86_64 KERNEL images/Fedora/23/x86_64/vmlinuz