tftp_server: removing taskotron entry from pxe

This commit is contained in:
Tim Flink 2020-06-02 13:05:35 -06:00 committed by tflink
parent 70c6aa14a7
commit 814286d62c

View file

@ -56,9 +56,4 @@ 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 Fed29-taskotron-x86_64
MENU LABEL Fedora29-Taskotron-x86_64
KERNEL images/Fedora/29/x86_64/vmlinuz
APPEND ks initrd=images/Fedora/29/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/29/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-29-taskotron.cfg net.ifnames=0 ksdevice=eth0
MENU end