Fedmsg config for retrace.

This commit is contained in:
Ralph Bean 2015-04-28 12:43:59 +00:00
parent c2ec87d35d
commit dd52398105
4 changed files with 22 additions and 0 deletions

View file

@ -33,6 +33,11 @@ config = dict(
# not getting messages in from proxies across the vpn. So, only use
# proxy01 for now.
"tcp://209.132.181.16:9941",
{% else if 'retrace' in group_names %}
# We want the retrace boxes to talk to our stg bus while we get them
# ready.
"tcp://stg.fedoraproject.org:9941",
{% else %}