Skip to content

Commit

Permalink
CP-47949 Remove 'preview' label from RHEL9, Rocky9, CentOS Stream 9 a…
Browse files Browse the repository at this point in the history
…nd Debian 12

Signed-off-by: Lunfan Zhang <[email protected]>
  • Loading branch information
LunfanZhang committed May 16, 2024
1 parent 4183efe commit 583eb0b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion json/centos-9.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"uuid": "a3d70e4d-c5ac-4dfb-999b-30a0a7efe546",
"reference_label": "centos-9",
"name_label": "CentOS Stream 9 (preview)",
"name_label": "CentOS Stream 9",
"derived_from": "base-el-7.json"
}
2 changes: 1 addition & 1 deletion json/debian-12.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"uuid": "07d91aaa-43f7-430a-bf84-0edb6714df0f",
"reference_label": "debian-12",
"name_label": "Debian Bookworm 12 (preview)",
"name_label": "Debian Bookworm 12",
"derived_from": "base-linux-uefi.json",
"min_memory": "1G",
"disks": [ { "size": "10G" } ]
Expand Down
2 changes: 1 addition & 1 deletion json/rhel-9.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"uuid": "6c91b878-5095-421e-a914-224b3bb1088c",
"reference_label": "rhel-9",
"name_label": "Red Hat Enterprise Linux 9 (preview)",
"name_label": "Red Hat Enterprise Linux 9",
"derived_from": "base-linux-uefi.json",
"min_memory": "2G",
"disks": [ { "size": "10G" } ]
Expand Down
2 changes: 1 addition & 1 deletion json/rocky-9.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"uuid": "1a647cf9-99c1-4e9c-b3b4-6b9989c530be",
"reference_label": "rocky-9",
"name_label": "Rocky Linux 9 (preview)",
"name_label": "Rocky Linux 9",
"derived_from": "base-linux-uefi.json",
"min_memory": "2G",
"disks": [ { "size": "15G" } ]
Expand Down

0 comments on commit 583eb0b

Please sign in to comment.