mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-31 01:11:36 +08:00
openqa/dispatcher: add IoT to extraarches wanted JSON
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
f7a2e5d9e7
commit
dafa242542
@@ -59,6 +59,14 @@
|
||||
"arch": "x86_64"
|
||||
}
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
"subvariant": "IoT",
|
||||
"type": "dvd-ostree",
|
||||
"format": "iso",
|
||||
"arch": "x86_64"
|
||||
}
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
"subvariant": "Cloud_Base",
|
||||
@@ -126,5 +134,13 @@
|
||||
"format": "iso",
|
||||
"arch": "ppc64le"
|
||||
}
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
"subvariant": "IoT",
|
||||
"type": "dvd-ostree",
|
||||
"format": "iso",
|
||||
"arch": "ppc64le"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user