Bodhi is no longer on app*

This commit is contained in:
Ralph Bean 2014-06-10 17:23:38 +00:00
parent acdb55f560
commit 43b0cb1117
2 changed files with 0 additions and 17 deletions

View file

@ -17,14 +17,6 @@ config = dict(
# name of it's calling module to determine which endpoint definition
# to use. This can be overridden by explicitly providing the name in
# the initial call to fedmsg.init(...).
"bodhi.app01": [
"tcp://app01.%s:300%i" % (suffix, i)
for i in range(8)
],
"bodhi.app02": [
"tcp://app02.%s:300%i" % (suffix, i)
for i in range(8)
],
"bodhi.releng01": [
"tcp://releng01.%s:3000" % suffix,
"tcp://releng01.%s:3001" % suffix,