1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-11-21 15:13:09 +00:00

Bump workstation root size a bit more

ppc64le live compose for the F41 Beta candidate failed with
"needs 110MB more space on the / filesystem". Here's 384M for a
little bit of headroom.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-09-11 17:42:31 -07:00
parent e0a404e380
commit bedb225129

View File

@ -10,7 +10,7 @@
#
#include snippets/packagekit-cached-metadata.ks
part / --size 8192
part / --size 8576
%post