From 60f09074b313c94b8b1f2ebdaa4558920e10620b Mon Sep 17 00:00:00 2001 From: Jon Clausen Date: Thu, 2 Aug 2018 08:10:43 +0200 Subject: enabled automatic reboot after install --- ks-template/hw/dell/R7425/100g-dtn.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ks-template/hw/dell/R7425/100g-dtn.ks b/ks-template/hw/dell/R7425/100g-dtn.ks index 52e3b00..478440d 100644 --- a/ks-template/hw/dell/R7425/100g-dtn.ks +++ b/ks-template/hw/dell/R7425/100g-dtn.ks @@ -40,7 +40,7 @@ autopart --type=lvm --nohome clearpart --all --drives=sda,sdb # Boot the installed system automatically once the install finishes; -#reboot +reboot %packages @core -- cgit v1.1