diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index dd70eed050..bf067f1279 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -298,7 +298,7 @@ krb_keytab = /etc/krb5.bodhi_bodhi{{ env_suffix }}.fedoraproject.org.keytab # Set this to True to enable gating based on policies enforced by Greenwave. If you set this to True, # be sure to add a cron job to run the bodhi-check-policies CLI periodically. -test_gating.required = False +test_gating.required = True # If this is set to a URL, a "More information about test gating" link will appear on update pages for users # to click and learn more.