updating taskotron PXE entry to F26

This commit is contained in:
Tim Flink 2017-10-10 20:46:38 +00:00
parent deeb946fed
commit b44172743e

View file

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