add beta to volid

This commit is contained in:
Louis Abel 2023-03-27 15:52:38 -07:00
parent 1bc4438c0b
commit 3986cd9e8c
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 1 additions and 1 deletions

View File

@ -26,6 +26,6 @@ image_name_format = {
".*": "{compose_id}-{arch}-{disc_type}{disc_num}{suffix}",
}
image_volid_formats = [ '{release_short}-8.9-LH-{arch}-{disc_type}', ]
image_volid_formats = [ '{release_short}-8.9-BETA-{arch}-{disc_type}', ]