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:
parent
13fc722e94
commit
8b2c85799c
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user