Centos 7.3 image Version 1.2 Add dhcp client to VIRL base image
[csit.git] / resources / tools / disk-image-builder / centos / html / ks.cfg
index 81d6f62..1b6655b 100644 (file)
@@ -28,7 +28,7 @@ firewall --disable
 skipx
 reboot
 # Network information
-network  --bootproto=dhcp
+network --bootproto=dhcp
 network --hostname=centos7
 # Halt after installation
 # System bootloader configuration