Phosh: add a slight bit of space. 8 is just a tad too small

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-02-27 16:42:26 -08:00
parent 1207bcf3ac
commit e740bf0c8b
1 changed files with 1 additions and 1 deletions

View File

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