bump all the previous images another gb for now as at least workstation needs more space

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-06-09 19:40:01 -07:00
parent 13fc722e94
commit 8b2c85799c
1 changed files with 3 additions and 3 deletions

View File

@ -413,7 +413,7 @@ image_build = {
'name': 'Fedora-KDE',
'kickstart': 'fedora-disk-kde.ks',
'distro': 'Fedora-30',
'disk_size': 17,
'disk_size': 18,
'arches': ['aarch64'],
'repo': 'Everything',
'install_tree_from': 'Everything',
@ -441,7 +441,7 @@ image_build = {
'name': 'Fedora-Xfce',
'kickstart': 'fedora-disk-xfce.ks',
'distro': 'Fedora-30',
'disk_size': 14,
'disk_size': 15,
'arches': ['aarch64'],
'repo': 'Everything',
'install_tree_from': 'Everything',
@ -485,7 +485,7 @@ image_build = {
'name': 'Fedora-Workstation',
'kickstart': 'fedora-disk-workstation.ks',
'distro': 'Fedora-30',
'disk_size': 15,
'disk_size': 16,
'arches': ['aarch64'],
'repo': 'Everything',
'install_tree_from': 'Everything',