Have minimal image for all stable and Branched as well

As we're gonna be running update tests off it now.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-08-31 13:36:15 -07:00
parent c0a92bfd73
commit 0714df1da0
1 changed files with 3 additions and 1 deletions

View File

@ -128,7 +128,9 @@
"name" : "minimal",
"releases" : {
"-1" : ["x86_64", "ppc64le", "ppc64", "aarch64"],
"-2" : ["x86_64", "ppc64le", "ppc64", "aarch64"]
"-2" : ["x86_64", "ppc64le", "ppc64", "aarch64"],
"stable": ["x86_64"],
"branched": ["x86_64"],
},
"size" : "6",
"imgver": "2"