Increase disk size for cloud base image in rawhide
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
cacd60918d
commit
2a74f77cef
@ -293,7 +293,7 @@ image_build = {
|
|||||||
'name': 'Fedora-Cloud-Base',
|
'name': 'Fedora-Cloud-Base',
|
||||||
'kickstart': 'fedora-cloud-base.ks',
|
'kickstart': 'fedora-cloud-base.ks',
|
||||||
'distro': 'Fedora-22',
|
'distro': 'Fedora-22',
|
||||||
'disk_size': 3,
|
'disk_size': 4,
|
||||||
'arches': ['x86_64'],
|
'arches': ['x86_64'],
|
||||||
'repo_from': 'Cloud',
|
'repo_from': 'Cloud',
|
||||||
'install_tree_from': 'Cloud',
|
'install_tree_from': 'Cloud',
|
||||||
|
Loading…
Reference in New Issue
Block a user