Fedmsg config for retrace.
This commit is contained in:
parent
c2ec87d35d
commit
dd52398105
4 changed files with 22 additions and 0 deletions
|
@ -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 %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue