1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-10-01 10:07:23 +00:00

switch the cloud base image to grub for Alpha

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2015-08-06 14:32:36 -05:00
parent 1568248565
commit 932524c849

View File

@ -36,7 +36,7 @@ user --name=none
firewall --disabled
bootloader --timeout=1 --append="no_timer_check console=tty1 console=ttyS0,115200n8" --extlinux
bootloader --timeout=1 --append="no_timer_check console=tty1 console=ttyS0,115200n8"
network --bootproto=dhcp --device=link --activate --onboot=on
services --enabled=network,sshd,rsyslog,cloud-init,cloud-init-local,cloud-config,cloud-final