Update fedmsg endpoint for split koschei

This commit is contained in:
Michael Simacek 2016-04-21 17:24:12 +02:00 committed by Mikolaj Izdebski
parent 75b39304ac
commit 85aff16d9b

View file

@ -52,17 +52,10 @@ config = dict(
# 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
{% if env != 'staging' %}
"koschei.koschei01": [
"tcp://koschei01.%s:30%02i" % (suffix, i)
for i in range(4)
],
{% else %}
"koschei.koschei-backend01": [
"tcp://koschei-backend01.%s:30%02i" % (suffix, i)
for i in range(4)
],
{% endif %}
# koji is not listed here since it publishes to the fedmsg-relay