Phosh: just move it back to 12 for now until we can remove more things

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-02-28 15:59:09 -08:00
parent e740bf0c8b
commit 820ba9db3c

View File

@ -578,7 +578,7 @@ image_build = {
'name': 'Fedora-Phosh', 'name': 'Fedora-Phosh',
'kickstart': 'fedora-disk-phosh.ks', 'kickstart': 'fedora-disk-phosh.ks',
'distro': 'Fedora-30', 'distro': 'Fedora-30',
'disk_size': 9, 'disk_size': 12,
'arches': ['aarch64'], 'arches': ['aarch64'],
'repo': 'Everything', 'repo': 'Everything',
'install_tree_from': 'Everything', 'install_tree_from': 'Everything',