mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-08 08:00:30 +08:00
cloud: set / to 3g due to anaconda requirements, remove unneeded files
This commit is contained in:
@@ -29,7 +29,7 @@ services --enabled=network,sshd,rsyslog,cloud-init,cloud-init-local,cloud-config
|
||||
|
||||
zerombr
|
||||
clearpart --all
|
||||
part / --size 1000 --fstype ext4
|
||||
part / --size 3000 --fstype ext4
|
||||
|
||||
%include fedora-repo.ks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user