From 9e47cff1722c88ce47289d5b80801ae0096e144a Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Fri, 19 May 2017 13:06:50 -0400 Subject: [PATCH] cloud: remove comments that don't apply should have been removed in 30c4fdd --- fedora-cloud-base.ks | 2 -- 1 file changed, 2 deletions(-) diff --git a/fedora-cloud-base.ks b/fedora-cloud-base.ks index ea5ec6e..1e78bed 100644 --- a/fedora-cloud-base.ks +++ b/fedora-cloud-base.ks @@ -40,8 +40,6 @@ bootloader --timeout=1 --append="no_timer_check console=tty1 console=ttyS0,11520 network --bootproto=dhcp --device=link --activate --onboot=on services --enabled=sshd,cloud-init,cloud-init-local,cloud-config,cloud-final -# boot partitions are irrelevant as none of that content is taken into the final docker image -# We will be able to move to autopart when new pykickstart lands which adds option for noswap/noboot (fixed upstream) zerombr clearpart --all autopart --noboot --nohome --noswap --nolvm