Remove global fedmsg references to pagure.

This commit is contained in:
Ralph Bean 2015-05-18 17:45:22 +00:00
parent 6127a6b839
commit 77c7a11536
2 changed files with 0 additions and 21 deletions

View file

@ -89,19 +89,6 @@ config = dict(
for i in range(2)
],
# pagure runs as 4 procs and 4 threads, so 16 endpoints in total.
{% if env != 'staging' %}
"pagure.pagure01": [
"tcp://pagure01.fedoraproject.org:30%02i" % i
for i in range(16)
],
{% else %}
"pagure.pagure-stg01": [
"tcp://pagure-stg01.fedoraproject.org:30%02i" % i
for i in range(16)
],
{% endif %}
# mizdebsk says he thinks we'll need three sockets. Two services
# (koschei-resolver and koschei-polling) are only sending messages, one
# service (koschei-watcher) can both send and receive them. The wsgi