bugzilla2fedmsg: set username for non openshift install.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-11-19 16:37:19 +00:00 committed by Pierre-Yves Chibon
parent b4cbf30eab
commit 975d5e12d0
2 changed files with 6 additions and 0 deletions

View file

@ -26,6 +26,9 @@ fedmsg_certs:
- bugzilla.bug.new
- bugzilla.bug.update
# for fedora-messaging
username: "bugzilla2fedmsg{{ env_suffix }}"
# For the MOTD
csi_security_category: Low
csi_primary_contact: Fedmsg admins - sysadmin-datanommer-members@fedoraproject.org

View file

@ -26,6 +26,9 @@ fedmsg_certs:
- bugzilla.bug.new
- bugzilla.bug.update
# for fedora-messaging
username: "bugzilla2fedmsg{{ env_suffix }}"
# For the MOTD
csi_security_category: Low
csi_primary_contact: Fedmsg admins - sysadmin-datanommer-members@fedoraproject.org