ELN: Build aarch64 guest images
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
5eaedebe2f
commit
32880a16fc
@ -85,7 +85,7 @@ image_build = {
|
|||||||
"ksversion": "F26",
|
"ksversion": "F26",
|
||||||
"distro": "Fedora-20",
|
"distro": "Fedora-20",
|
||||||
"disk-size": "10",
|
"disk-size": "10",
|
||||||
"arches": ["x86_64"],
|
"arches": ["x86_64", "aarch64"],
|
||||||
'install_tree_from': 'BaseOS',
|
'install_tree_from': 'BaseOS',
|
||||||
"repo": ["BaseOS","AppStream","CRB"],
|
"repo": ["BaseOS","AppStream","CRB"],
|
||||||
"failable": ["*"],
|
"failable": ["*"],
|
||||||
|
Loading…
Reference in New Issue
Block a user