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:
Kevin Fenzi 2020-12-26 14:47:42 -08:00
parent 02c6497a42
commit 92457e7e72

View File

@ -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',