diff --git a/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org b/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org index f1fa1755a2..5264dc73b3 100644 --- a/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org +++ b/roles/tftp_server/files/default.noc01.phx2.fedoraproject.org @@ -15,6 +15,11 @@ 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 CentOS-7-x86_64 + MENU LABEL centos7-nohd + KERNEL images/CentOS/7/x86_64/vmlinuz + APPEND initrd=images/CentOS/7/x86_64/initrd.img method=http://10.5.126.23/repo/centos/7/os/x86_64/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-centos-7-nohd net.ifnames=0 biosdevname=0 + LABEL EL-6Rescue MENU LABEL el6rescue KERNEL images/RHEL/6/x86_64/vmlinuz