From 83f995a5adac30fb98ad5b754c12cae2c3368a63 Mon Sep 17 00:00:00 2001 From: Stepan Oksanichenko Date: Wed, 25 Oct 2023 14:58:05 +0000 Subject: [PATCH] Update pungi-build.conf.j2 --- pungi-build.conf.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pungi-build.conf.j2 b/pungi-build.conf.j2 index 9881154..41f5e2e 100644 --- a/pungi-build.conf.j2 +++ b/pungi-build.conf.j2 @@ -140,11 +140,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