...but you can call me "bugzilla".

This commit is contained in:
Ralph Bean 2014-06-24 15:56:08 +00:00
parent 5933a1c822
commit b0d6611fb2
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ suffix = 'phx2.fedoraproject.org'
config = dict( config = dict(
endpoints={ endpoints={
"bugzilla2fedmsg.bugzilla2fedmsg01": [ "bugzilla.bugzilla2fedmsg01": [
"tcp://bugzilla2fedmsg01.%s:3000" % suffix, "tcp://bugzilla2fedmsg01.%s:3000" % suffix,
"tcp://bugzilla2fedmsg01.%s:3001" % suffix, "tcp://bugzilla2fedmsg01.%s:3001" % suffix,
], ],

View file

@ -25,7 +25,7 @@ config = dict(
certnames=dict( certnames=dict(
[ [
("bugzilla2fedmsg.bugzilla2fedmsg01", "bugzilla2fedmsg-bugzilla2fedmsg01.%s" % suffix) ("bugzilla.bugzilla2fedmsg01", "bugzilla2fedmsg-bugzilla2fedmsg01.%s" % suffix)
] + [ ] + [
("shell.bugzilla2fedmsg01", "shell-bugzilla2fedmsg01.%s" % suffix) ("shell.bugzilla2fedmsg01", "shell-bugzilla2fedmsg01.%s" % suffix)
] + [ ] + [