diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 511060110a..c8e7964d55 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -158,10 +158,8 @@ mash_dir = /mnt/koji/compose/updates/ # max_concurrent_mashes = 2 max_concurrent_mashes = 3 -{% if env == 'staging' %} # Whether to clean old composes at the end of each run. clean_old_composes = false -{% endif %} # Where to symlink the latest repos by their tag name. You can use %(here)s to reference the # location of this file.