From 76d5aac1865a0e33826c1d3d3757f2e919f5b6ec Mon Sep 17 00:00:00 2001 From: Stepan Oksanichenko Date: Wed, 10 May 2023 17:14:15 +0300 Subject: [PATCH] - typo --- 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 46f0945..9881154 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 }}-1-{arch}-{disc_type}{suffix}", + ".*": "{release_short}-{{ full_version }}{{ beta_suffix }}-{arch}-{disc_type}{suffix}", } image_volid_formats = [ - '{release_short}-{{ full_version }}{{ beta_suffix }}-1-{arch}-{disc_type}', + '{release_short}-{{ full_version }}{{ beta_suffix }}-{arch}-{disc_type}', ] # CREATEISO