1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-28 00:57:21 +00:00

attempt to use teh same network name as is used in my local vm

This commit is contained in:
Dennis Gilmore 2014-05-20 13:01:06 -05:00
parent 57a518fdea
commit e41164127e

View File

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