aarch64: workstation: increase disk to 8Gb as it doesn't fit
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
parent
61bf74d401
commit
86eae3279e
@ -431,7 +431,7 @@ image_build = {
|
|||||||
'name': 'Fedora-Workstation',
|
'name': 'Fedora-Workstation',
|
||||||
'kickstart': 'fedora-disk-workstation.ks',
|
'kickstart': 'fedora-disk-workstation.ks',
|
||||||
'distro': 'Fedora-22',
|
'distro': 'Fedora-22',
|
||||||
'disk_size': 7,
|
'disk_size': 8,
|
||||||
'arches': ['aarch64'],
|
'arches': ['aarch64'],
|
||||||
'repo_from': 'Workstation',
|
'repo_from': 'Workstation',
|
||||||
'install_tree_from': 'Workstation',
|
'install_tree_from': 'Workstation',
|
||||||
|
Loading…
Reference in New Issue
Block a user