Add ansible and fedmsg endpoints for mm

This commit is contained in:
Patrick Uiterwijk 2015-07-28 18:19:33 +00:00
parent ecbdc9071c
commit d2052d3f9e
4 changed files with 15 additions and 2 deletions

View file

@ -61,6 +61,12 @@ config = dict(
"tcp://mm-frontend01.%s:30%02i" % (suffix, i)
for i in range(2)
],
{% if env != 'staging' %}
"mirrormanager2.mm-frontend02": [
"tcp://mm-frontend02.%s:30%02i" % (suffix, i)
for i in range(2)
],
{% endif %}
# mizdebsk says he thinks we'll need four sockets. Two services
# (koschei-resolver and koschei-polling) are only sending messages, one