diff --git a/roles/releng/templates/ftbfs.cfg.j2 b/roles/releng/templates/ftbfs.cfg.j2 index b2ed68838d..40778b24b9 100644 --- a/roles/releng/templates/ftbfs.cfg.j2 +++ b/roles/releng/templates/ftbfs.cfg.j2 @@ -2,10 +2,10 @@ {% if env == "production" %} bugzilla=https://bugzilla.redhat.com/ tracking=1992484 +api_key={{ prod_releng_bz_api_key }} {% elif env == 'staging' %} bugzilla=https://bugzilla.stage.redhat.com/ tracking=1732434 +api_key={{ stg_releng_bz_api_key }} {% endif %} -username={{ ftbfs_bugzilla_account }} -password={{ ftbfs_bugzilla_password }} fedora=f36