Add resultsdb to the fedmsg-qa-network group.
This commit is contained in:
parent
22a9d03240
commit
0cfd71aacd
2 changed files with 5 additions and 1 deletions
|
@ -749,6 +749,10 @@ wiki02.phx2.fedoraproject.org
|
|||
retrace01.qa.fedoraproject.org
|
||||
retrace02.qa.fedoraproject.org
|
||||
s390-koji01.qa.fedoraproject.org
|
||||
resultsdb01.qa.fedoraproject.org
|
||||
|
||||
[fedmsg-qa-network]
|
||||
resultsdb-stg01.qa.fedoraproject.org
|
||||
|
||||
|
||||
# assorted categories of fedmsg services, for convenience
|
||||
|
|
|
@ -33,7 +33,7 @@ config = dict(
|
|||
# not getting messages in from proxies across the vpn. So, only use
|
||||
# proxy01 for now.
|
||||
"tcp://209.132.181.16:9941",
|
||||
{% elif 'fedmsg-qa-network' in group_names %}
|
||||
{% elif 'fedmsg-qa-network' in group_names or 'fedmsg-qa-network-stg' in group_names %}
|
||||
|
||||
# We want the retrace (and other) boxes to talk to the *internal* IP of
|
||||
# proxy01, because otherwise the RHIT firewall blocks them.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue