Xfce aarch64 image is running out of space. For now, just increase it.
We will investigate lowering size requirements when able. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
02c6497a42
commit
92457e7e72
@ -462,7 +462,7 @@ image_build = {
|
||||
'name': 'Fedora-Xfce',
|
||||
'kickstart': 'fedora-disk-xfce.ks',
|
||||
'distro': 'Fedora-22',
|
||||
'disk_size': 8,
|
||||
'disk_size': 9,
|
||||
'arches': ['aarch64'],
|
||||
'repo': 'Everything',
|
||||
'install_tree_from': 'Everything',
|
||||
|
Loading…
Reference in New Issue
Block a user