diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 index c74828cb6b..8040bb71b4 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -5,6 +5,7 @@ release_short = '[[ release.id_prefix.title() ]]' release_version = '[[ release.version_int ]]' release_type = 'updates[% if request.name == 'testing' %]-testing[% endif %]' release_is_layered = False +old_composes_per_release_type = True # GENERAL SETTINGS comps_file = {