Use correct kickstart

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-04-03 22:37:18 +00:00
parent e1f5a8ac15
commit 507782ab17

View file

@ -13,7 +13,7 @@ LABEL local
LABEL cloud-fx
MENU LABEL cloud-fx
KERNEL images/RHEL/7/x86_64/vmlinuz
APPEND initrd=images/RHEL/7/x86_64/initrd.img method=http://209.132.181.6/repo/rhel/RHEL7-x86_64/ ip=dhcp ks=http://209.132.181.6/repo/rhel/ks/hardware-rhel-7-02disk-ext net.ifnames=0 biosdevname=0
APPEND initrd=images/RHEL/7/x86_64/initrd.img method=http://209.132.181.6/repo/rhel/RHEL7-x86_64/ ip=dhcp ks=http://209.132.181.6/repo/rhel/ks/hardware-rhel-7-cloud-fx net.ifnames=0 biosdevname=0
LABEL EL-7-08disk
MENU LABEL el7-08disk