fedmsg/base: Drop Koschei endpoints
This commit is contained in:
parent
3f8a28c085
commit
da18157e0f
1 changed files with 0 additions and 11 deletions
|
@ -47,17 +47,6 @@ config = dict(
|
||||||
],
|
],
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
# mizdebsk says he thinks we'll need five sockets. Three services
|
|
||||||
# (koschei-{build,repo}-resolver and koschei-polling) are only sending
|
|
||||||
# messages, one service (koschei-watcher) can both send and receive
|
|
||||||
# them. The wsgi webapp doesn't use fedmsg at all and all services are
|
|
||||||
# single-threaded
|
|
||||||
# koschei-watcher uses two endpoints
|
|
||||||
"koschei.koschei-backend01": [
|
|
||||||
"tcp://koschei-backend01.%s:30%02i" % (suffix, i)
|
|
||||||
for i in range(5)
|
|
||||||
],
|
|
||||||
|
|
||||||
# koji is not listed here since it publishes to the fedmsg-relay
|
# koji is not listed here since it publishes to the fedmsg-relay
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue