Revert "Split the pungi_general.conf"

This reverts commit cc5fd0cc3a.
This commit is contained in:
Tomáš Hrčka 2023-03-16 17:37:04 +01:00
parent 36c251017e
commit d8127b2799

View file

@ -1,8 +1,26 @@
# PRODUCT INFO
release_name = '[[ release.id_prefix.title() ]]'
release_short = '[[ release.id_prefix.title() ]]'
release_is_layered = False
hashed_directories = True
# PKGSET
pkgset_source = 'koji' # koji, repos
filter_system_release_packages = False
# GATHER
greedy_method = 'build'
# CREATEREPO
createrepo_c = True
createrepo_checksum = 'sha256'
# MULTILIB
# Note: If you change something here (affects updates for stable releases), also
# submit the same change to pungi-fedora (affects Rawhide/Branched composes),
# we want to keep them in sync:
# https://pagure.io/pungi-fedora/blob/main/f/multilib.conf
# https://pagure.io/pungi-fedora/blob/main/f/general.conf
#
# format: {arch|*: [packages]}
multilib_blacklist = {
@ -34,7 +52,7 @@ multilib_blacklist = {
# Note: If you change something here (affects updates for stable releases), also
# submit the same change to pungi-fedora (affects Rawhide/Branched composes),
# we want to keep them in sync:
# https://pagure.io/pungi-fedora/blob/main/f/multilib.conf
# https://pagure.io/pungi-fedora/blob/main/f/general.conf
#
# format: {arch|*: [packages]}
multilib_whitelist = {