mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-09 15:40:12 +00:00
Security: Add space to prevent failures on compose
This commit is contained in:
parent
4df45db78e
commit
045b630a4e
@ -18,6 +18,9 @@
|
||||
%include fedora-live-base.ks
|
||||
%include fedora-live-minimization.ks
|
||||
|
||||
#Spin was failing to compose due to lack of space, so bumping the size.
|
||||
part / --size 10240
|
||||
|
||||
%packages
|
||||
@xfce-desktop
|
||||
@xfce-apps
|
||||
|
Loading…
Reference in New Issue
Block a user