mirror of
https://github.com/rocky-linux/createhdds.git
synced 2025-01-08 17:20:55 +00:00
hdds.json: keep desktopencrypt around for all stable releases
This is needed now we want to run update tests on it. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
46d78228e9
commit
fca1c542c9
1 changed files with 2 additions and 2 deletions
|
@ -146,8 +146,8 @@
|
||||||
{
|
{
|
||||||
"name" : "desktopencrypt",
|
"name" : "desktopencrypt",
|
||||||
"releases" : {
|
"releases" : {
|
||||||
"-1" : ["x86_64"],
|
"stable" : ["x86_64"],
|
||||||
"-2" : ["x86_64"]
|
"branched" : ["x86_64"]
|
||||||
},
|
},
|
||||||
"size" : "20",
|
"size" : "20",
|
||||||
"variant": "Workstation"
|
"variant": "Workstation"
|
||||||
|
|
Loading…
Reference in a new issue