Declare the fedmsg cert that's allowed to kick off mashes.

This commit is contained in:
Ralph Bean 2015-08-18 21:28:23 +00:00
parent 6a5dbd8bc5
commit e5ea524144
2 changed files with 2 additions and 2 deletions

View file

@ -75,7 +75,7 @@ message_id_email_domain = admin.fedoraproject.org
##
# If defined, the bodhi masher will ensure that messages are signed with the given cert
#releng_fedmsg_certname = releng-releng04.phx2.fedoraproject.org
releng_fedmsg_certname = shell-bodhi-backend01.phx2.fedoraproject.org
# The masher is a bodhi instance that is responsible for composing the update
# repositories, regenerating metrics, sending update notices, closing bugs,

View file

@ -75,7 +75,7 @@ message_id_email_domain = admin.stg.fedoraproject.org
##
# If defined, the bodhi masher will ensure that messages are signed with the given cert
#releng_fedmsg_certname = releng-releng04.phx2.fedoraproject.org
releng_fedmsg_certname = shell-bodhi-backend01.stg.phx2.fedoraproject.org
# The masher is a bodhi instance that is responsible for composing the update
# repositories, regenerating metrics, sending update notices, closing bugs,