mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 04:51:16 +08:00
Point retrace fedmsg stuff at the *internal* IP of proxy01.
This commit is contained in:
@@ -35,9 +35,9 @@ config = dict(
|
||||
"tcp://209.132.181.16:9941",
|
||||
{% elif '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",
|
||||
# We want the retrace boxes to talk to the *internal* IP of proxy01,
|
||||
# because otherwise the RHIT firewall blocks them.
|
||||
"tcp://proxy01.phx2.fedoraproject.org:9941",
|
||||
|
||||
{% else %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user