From d463c3439ca460de0125b448a42249b84af97a61 Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Oct 25 2019 18:16:02 +0000 Subject: we might not get eth0 --- diff --git a/CentOS-8-x86_64-Vagrant.ks b/CentOS-8-x86_64-Vagrant.ks index 24fa5bc..3fe833d 100644 --- a/CentOS-8-x86_64-Vagrant.ks +++ b/CentOS-8-x86_64-Vagrant.ks @@ -4,7 +4,7 @@ text keyboard --vckeymap us lang en_US skipx -network --device eth0 --bootproto dhcp +network --bootproto=dhcp --device=link --activate --onboot=on rootpw --plaintext vagrant firewall --disabled timezone --utc UTC