| |
@@ -144,6 +144,7 @@
|
| |
# kiwi image global configuration
|
| |
kiwibuild_description_scm = 'git+https://pagure.io/fedora-kiwi-descriptions.git?#HEAD'
|
| |
kiwibuild_description_path = 'Fedora.kiwi'
|
| |
+ kiwibuild_bundle_name_format = '%N-%P-%(global_version)s-%I.%A.%T'
|
| |
|
| |
# kiwi images need another target that uses old mock chroot
|
| |
kiwibuild_target = 'f42-kiwi'
|
| |
Fixes: https://pagure.io/cloud-sig/issue/424