diff --git a/roles/openqa/dispatcher/files/images.json.extraarches b/roles/openqa/dispatcher/files/images.json.extraarches index c10cbe729a..03ad3b8717 100644 --- a/roles/openqa/dispatcher/files/images.json.extraarches +++ b/roles/openqa/dispatcher/files/images.json.extraarches @@ -134,6 +134,14 @@ "arch": "x86_64" } }, + { + "match": { + "subvariant": "Cloud_Base", + "type": "qcow2", + "format": "qcow2", + "arch": "x86_64", + }, + }, { "match": { "subvariant": "Server", @@ -152,6 +160,14 @@ }, "score": 10 }, + { + "match": { + "subvariant": "Cloud_Base", + "type": "qcow2", + "format": "qcow2", + "arch": "ppc64le", + }, + }, { "match": { "subvariant": "Server", @@ -170,6 +186,14 @@ }, "score": 10 }, + { + "match": { + "subvariant": "Cloud_Base", + "type": "qcow2", + "format": "qcow2", + "arch": "aarch64", + }, + }, { "match": { "subvariant": "Silverblue",