From d423e23058677a7c2efd870d005888a1c7f12681 Mon Sep 17 00:00:00 2001 From: Stepan Oksanichenko Date: Mon, 15 Apr 2024 15:11:31 +0300 Subject: [PATCH] - Separate variable for an image name --- pungi-build.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pungi-build.conf.j2 b/pungi-build.conf.j2 index 4470cff..80d5492 100644 --- a/pungi-build.conf.j2 +++ b/pungi-build.conf.j2 @@ -141,7 +141,7 @@ image_name_format = { "^{{ variant }}$": "{{ options['image_name_format'] }}", {% endif %} {% endfor %} - ".*": "{release_short}-{{ full_version }}{{ beta_suffix }}{{ volume_id_beta_suffix }}-{arch}-{disc_type}{suffix}", + ".*": "{release_short}-{{ full_version }}{{ beta_suffix }}{{ image_name_beta_suffix }}-{arch}-{disc_type}{suffix}", } image_volid_formats = [