diff --git a/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org b/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org index e31dc02a77..0b4e8048b1 100644 --- a/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org +++ b/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org @@ -35,6 +35,11 @@ LABEL Fed26-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 Fed26-ppc64le-nohd + MENU LABEL Fedora26-ppc64le-nohd + KERNEL images/Fedora/26/ppc64le/vmlinuz + APPEND ks initrd=images/Fedora/26/ppc64le/initrd.img method=http://10.5.126.23/pub/fedora-secondary/releases/26/Server/ppc64le/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-26-ppc64le-nohd net.ifnames=0 ksdevice=eth0 + LABEL CentOS-7-x86_64 MENU LABEL centos7-nohd KERNEL images/CentOS/7/x86_64/vmlinuz