mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-01-03 11:35:20 +00:00
cloud: remove comments that don't apply
should have been removed in 30c4fdd
This commit is contained in:
parent
d35eba9297
commit
9e47cff172
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user