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:
Adam Williamson 2018-05-02 15:44:14 -07:00
parent 46d78228e9
commit fca1c542c9

View File

@ -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"