From 412fb522bef36d2164e6db09606a099a4cc4b6cc Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Jul 25 2019 17:55:26 +0000 Subject: Revert "use the old partition directives in the docker kickstart" This reverts commit 9ad040864ce718ebb0800b5c72872ddb7d94681a. --- diff --git a/CentOS-8-Docker.ks b/CentOS-8-Docker.ks index d3ec33f..75671a4 100644 --- a/CentOS-8-Docker.ks +++ b/CentOS-8-Docker.ks @@ -23,8 +23,7 @@ lang en_US # Disk setup zerombr clearpart --all --initlabel -#autopart --noboot --nohome --noswap --nolvm --fstype=ext4 -part / --size 3000 --fstype=ext4 +autopart --noboot --nohome --noswap --nolvm --fstype=ext4 # Package setup %packages --excludedocs --instLangs=en --nocore