diff --git a/pungi-build.conf.j2 b/pungi-build.conf.j2 index e710bee..4470cff 100644 --- a/pungi-build.conf.j2 +++ b/pungi-build.conf.j2 @@ -141,11 +141,11 @@ image_name_format = { "^{{ variant }}$": "{{ options['image_name_format'] }}", {% endif %} {% endfor %} - ".*": "{release_short}-{{ full_version }}{{ beta_suffix }}-{arch}-{disc_type}{suffix}", + ".*": "{release_short}-{{ full_version }}{{ beta_suffix }}{{ volume_id_beta_suffix }}-{arch}-{disc_type}{suffix}", } image_volid_formats = [ - '{release_short}-{{ full_version }}{{ beta_suffix }}-{arch}-{disc_type}', + '{release_short}-{{ full_version }}{{ beta_suffix }}{{ volume_id_beta_suffix }}-{arch}-{disc_type}', ] # CREATEISO