changing taskotron hw pxe entry to use f27

This commit is contained in:
Tim Flink 2017-11-21 20:35:32 +00:00
parent 483a7423e1
commit 6b0c3c8b8b

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 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
LABEL Fed27-taskotron-x86_64
MENU LABEL Fedora27-Taskotron-x86_64
KERNEL images/Fedora/27/x86_64/vmlinuz
APPEND ks initrd=images/Fedora/27/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/27/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-fedora-27-taskotron.cfg net.ifnames=0 ksdevice=eth0
MENU end