This commit is contained in:
Stepan Oksanichenko 2023-05-10 17:14:15 +03:00
parent 3a0dd15c6f
commit 76d5aac186
Signed by: soksanichenko
GPG Key ID: AB9983172AB1E45B
1 changed files with 2 additions and 2 deletions

View File

@ -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