Increase KDE, SoaS and Python Classroom disk image size
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
parent
8d5f7f4079
commit
f7171c7fc3
@ -442,7 +442,7 @@ image_build = {
|
||||
'name': 'Fedora-Python-Classroom',
|
||||
'kickstart': 'fedora-disk-python-classroom.ks',
|
||||
'distro': 'Fedora-30',
|
||||
'disk_size': 10,
|
||||
'disk_size': 12,
|
||||
'arches': ['aarch64', 'armhfp'],
|
||||
'repo': 'Everything',
|
||||
'install_tree_from': 'Everything',
|
||||
@ -472,7 +472,7 @@ image_build = {
|
||||
'name': 'Fedora-KDE',
|
||||
'kickstart': 'fedora-disk-kde.ks',
|
||||
'distro': 'Fedora-30',
|
||||
'disk_size': 11,
|
||||
'disk_size': 13,
|
||||
'arches': ['aarch64', 'armhfp'],
|
||||
'repo': 'Everything',
|
||||
'install_tree_from': 'Everything',
|
||||
@ -486,7 +486,7 @@ image_build = {
|
||||
'name': 'Fedora-SoaS',
|
||||
'kickstart': 'fedora-disk-soas.ks',
|
||||
'distro': 'Fedora-30',
|
||||
'disk_size': 6,
|
||||
'disk_size': 8,
|
||||
'arches': ['aarch64', 'armhfp'],
|
||||
'repo': 'Everything',
|
||||
'install_tree_from': 'Everything',
|
||||
|
Loading…
Reference in New Issue
Block a user