diff options
-rw-r--r-- | roles/openqa/dispatcher/files/images.json.ppc64 | 76 |
1 files changed, 38 insertions, 38 deletions
diff --git a/roles/openqa/dispatcher/files/images.json.ppc64 b/roles/openqa/dispatcher/files/images.json.ppc64 index 57035b607..df0c8811a 100644 --- a/roles/openqa/dispatcher/files/images.json.ppc64 +++ b/roles/openqa/dispatcher/files/images.json.ppc64 @@ -4,162 +4,162 @@ "subvariant": "Server", "type": "boot", "format": "iso", - "arch": "x86_64", + "arch": "x86_64" }, - "score": 6, + "score": 6 }, { "match": { "subvariant": "Server", "type": "dvd", "format": "iso", - "arch": "x86_64", + "arch": "x86_64" }, - "score": 10, + "score": 10 }, { "match": { "subvariant": "Server", "type": "boot", "format": "iso", - "arch": "i386", + "arch": "i386" }, - "score": 6, + "score": 6 }, { "match": { "subvariant": "Server", "type": "dvd", "format": "iso", - "arch": "i386", + "arch": "i386" }, - "score": 10, + "score": 10 }, { "match": { "subvariant": "Everything", "type": "boot", "format": "iso", - "arch": "x86_64", + "arch": "x86_64" }, - "score": 8, + "score": 8 }, { "match": { "subvariant": "Everything", "type": "boot", "format": "iso", - "arch": "i386", + "arch": "i386" }, - "score": 8, + "score": 8 }, { "match": { "subvariant": "Workstation", "type": "live", "format": "iso", - "arch": "x86_64", - }, + "arch": "x86_64" + } }, { "match": { "subvariant": "Workstation", "type": "boot", "format": "iso", - "arch": "x86_64", - }, + "arch": "x86_64" + } }, { "match": { "subvariant": "Workstation", "type": "live", "format": "iso", - "arch": "i386", - }, + "arch": "i386" + } }, { "match": { "subvariant": "Workstation", "type": "boot", "format": "iso", - "arch": "i386", - }, + "arch": "i386" + } }, { "match": { "subvariant": "KDE", "type": "live", "format": "iso", - "arch": "x86_64", - }, + "arch": "x86_64" + } }, { "match": { "subvariant": "KDE", "type": "live", "format": "iso", - "arch": "i386", - }, + "arch": "i386" + } }, { "match": { "subvariant": "Minimal", "type": "raw-xz", "format": "raw.xz", - "arch": "armhfp", + "arch": "armhfp" }, - "dkboot": True, + "dkboot": True }, { "match": { "subvariant": "Atomic", "type": "dvd-ostree", "format": "iso", - "arch": "x86_64", - }, + "arch": "x86_64" + } }, { "match": { "subvariant": "Workstation", "type": "dvd-ostree", "format": "iso", - "arch": "x86_64", - }, + "arch": "x86_64" + } }, { "match": { "subvariant": "Server", "type": "boot", "format": "iso", - "arch": "ppc64le", + "arch": "ppc64le" }, - "score": 6, + "score": 6 }, { "match": { "subvariant": "Server", "type": "dvd", "format": "iso", - "arch": "ppc64le", + "arch": "ppc64le" }, - "score": 10, + "score": 10 }, { "match": { "subvariant": "Server", "type": "boot", "format": "iso", - "arch": "ppc64", + "arch": "ppc64" }, - "score": 6, + "score": 6 }, { "match": { "subvariant": "Server", "type": "dvd", "format": "iso", - "arch": "ppc64", + "arch": "ppc64" }, - "score": 10, + "score": 10 }, ] |