mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
fedmsg/base: Drop Koschei endpoints
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
3f8a28c085
commit
da18157e0f
@@ -47,17 +47,6 @@ config = dict(
|
||||
],
|
||||
{% 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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user