diff --git a/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org b/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org index 05a2c7aa9d..e31dc02a77 100644 --- a/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org +++ b/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org @@ -30,6 +30,11 @@ LABEL Fed25-nohd KERNEL images/Fedora/25/x86_64/vmlinuz APPEND ks initrd=images/Fedora/25/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/25/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-25-nohd net.ifnames=0 ksdevice=eth0 +LABEL Fed26-ppc64-nohd + MENU LABEL Fedora26-ppc64-nohd + KERNEL images/Fedora/26/ppc64/vmlinuz + APPEND ks initrd=images/Fedora/26/ppc64/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/26/Server/ppc64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-26-ppc64-nohd net.ifnames=0 ksdevice=eth0 + LABEL CentOS-7-x86_64 MENU LABEL centos7-nohd KERNEL images/CentOS/7/x86_64/vmlinuz