1
0
mirror of https://pagure.io/fedora-qa/createhdds.git synced 2025-11-30 09:06:01 +00:00

Make support server image bigger again

Looks like we need more space for the ISO stuff again.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2025-10-29 12:58:04 -07:00
parent 6bb45dbff4
commit ccf4923f98

View File

@ -205,7 +205,7 @@
"releases" : { "releases" : {
"-1" : ["x86_64", "ppc64le", "aarch64"] "-1" : ["x86_64", "ppc64le", "aarch64"]
}, },
"size" : "11", "size" : "12",
"imgver" : "6", "imgver" : "6",
"bootopts": "uefi" "bootopts": "uefi"
} }