adding f25-taskotron to pxe server on noc01

This commit is contained in:
Tim Flink 2016-12-15 16:16:13 +00:00
parent 743fa4cc93
commit 7118de296d

View file

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