A role for bugzilla2fedmsg.

This commit is contained in:
Ralph Bean 2014-06-24 14:32:06 +00:00
parent c760b15d9f
commit e3f8c50b23
8 changed files with 121 additions and 21 deletions

View file

@ -8,6 +8,7 @@ config = dict(
endpoints={
"bugzilla2fedmsg.bugzilla2fedmsg01": [
"tcp://bugzilla2fedmsg01.%s:3000" % suffix,
"tcp://bugzilla2fedmsg01.%s:3001" % suffix,
],
},
)