mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 13:41:24 +08:00
openqa/dispatcher: schedule minimal disk image on aarch64
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -125,6 +125,14 @@
|
||||
"arch": "ppc64le"
|
||||
}
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
"subvariant": "Minimal",
|
||||
"type": "raw-xz",
|
||||
"format": "raw.xz",
|
||||
"arch": "aarch64"
|
||||
}
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
"subvariant": "Server",
|
||||
|
||||
Reference in New Issue
Block a user