mirror of
https://github.com/rocky-linux/createhdds.git
synced 2024-12-31 22:00:55 +00:00
Add minimal-uefi Branched image
Needed for Rawhide N-1 upgrade tests, when Branched exists. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
ea505d4473
commit
6a6e04ac18
1 changed files with 2 additions and 1 deletions
|
@ -139,7 +139,8 @@
|
||||||
"name" : "minimal-uefi",
|
"name" : "minimal-uefi",
|
||||||
"releases" : {
|
"releases" : {
|
||||||
"-1" : ["x86_64"],
|
"-1" : ["x86_64"],
|
||||||
"-2" : ["x86_64"]
|
"-2" : ["x86_64"],
|
||||||
|
"branched": ["x86_64"]
|
||||||
},
|
},
|
||||||
"size" : "10",
|
"size" : "10",
|
||||||
"imgver": "3",
|
"imgver": "3",
|
||||||
|
|
Loading…
Reference in a new issue