diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index eaccecbff5..f6bd701f0f 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -524,7 +524,7 @@ bz_server_rest = https://partner-bugzilla.redhat.com/rest/ # Bodhi will avoid touching bugs that are not against the following comma-separated products. # Fedora's production Bodhi instance sets this to Fedora,Fedora EPEL # bz_products = -bz_products = Fedora,Fedora EPEL +bz_products = Fedora,Fedora EPEL,Fedora Modules # A template to use for links to Bugzilla tickets. %%s will be filled in with the bug number. # buglink = https://bugzilla.redhat.com/show_bug.cgi?id=%%s