As mentioned in https://pagure.io/fedora-infra/ansible/pull-request/780 , BBA production uses stg's secret key:
inventory/group_vars/blockerbugs:
inventory/group_vars/blockerbugs
blockerbugs_secret_key: "{{ stg_blockerbugs_secret_key }}"
Probably a copy-paste error. We should use a different secret key.
Issue tagged with: next
Commit a96ca061 fixes this issue
Actually https://pagure.io/fedora-infra/ansible/c/a96ca061a9b22f68ab25fb6bbd7a630f0db045fa?branch=main
Log in to comment on this ticket.