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