From 277300c0228196b4c6ea90c32c27d2ea490cf07a Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 21 Nov 2019 12:50:34 -0800 Subject: [PATCH] openqa/dispatcher: goddamn json and commas 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 03ad3b8717..955ac15cc7 100644 --- a/roles/openqa/dispatcher/files/images.json.extraarches +++ b/roles/openqa/dispatcher/files/images.json.extraarches @@ -140,7 +140,7 @@ "type": "qcow2", "format": "qcow2", "arch": "x86_64", - }, + } }, { "match": { @@ -166,7 +166,7 @@ "type": "qcow2", "format": "qcow2", "arch": "ppc64le", - }, + } }, { "match": { @@ -192,7 +192,7 @@ "type": "qcow2", "format": "qcow2", "arch": "aarch64", - }, + } }, { "match": {