From b3546bd7624e941388ed3bdcd324743a8965a414 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 21 Nov 2019 12:54:27 -0800 Subject: [PATCH] openqa/dispatcher: seriously JSON I will END YOU Signed-off-by: Adam Williamson --- roles/openqa/dispatcher/files/images.json.extraarches | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/roles/openqa/dispatcher/files/images.json.extraarches b/roles/openqa/dispatcher/files/images.json.extraarches index 955ac15cc7..7a81039909 100644 --- a/roles/openqa/dispatcher/files/images.json.extraarches +++ b/roles/openqa/dispatcher/files/images.json.extraarches @@ -139,7 +139,7 @@ "subvariant": "Cloud_Base", "type": "qcow2", "format": "qcow2", - "arch": "x86_64", + "arch": "x86_64" } }, { @@ -165,7 +165,7 @@ "subvariant": "Cloud_Base", "type": "qcow2", "format": "qcow2", - "arch": "ppc64le", + "arch": "ppc64le" } }, { @@ -191,7 +191,7 @@ "subvariant": "Cloud_Base", "type": "qcow2", "format": "qcow2", - "arch": "aarch64", + "arch": "aarch64" } }, {