diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 2480ce751b..c0667fa1c2 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -506,7 +506,7 @@ bz_products = Fedora,Fedora EPEL,Fedora Modules # Exclude some Releases where Updates are created automatically to touch bugs. # Comma separated list of Release.name values -bz_exclude_rels = ELN +bz_exclude_rels = ELN,EPEL-10.0 # Relax default regex used to catch bug ids in RPM changelogs bz_regex = (?:fedora|epel|rh(?:bz)?)#(\d{5,})