Also specify fedmsg cert_prefix for resultsdb.

This commit is contained in:
Ralph Bean 2015-10-13 17:27:21 +00:00
parent 0ec08dc112
commit 6f892829af

View file

@ -6,4 +6,5 @@ config = {
# fedora-infra proper bus from over in the QA network.
'active': True,
'name': 'relay_inbound',
'cert_prefix': 'resultsdb',
}