mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 05:20:49 +08:00
List the external proxy in fedmsg's relay_inbound.
This commit is contained in:
@@ -35,5 +35,8 @@ config = dict(
|
||||
|
||||
# Scripts from outside connect here (coprs, secondary arch composes)
|
||||
"tcp://busgateway01.%s:9941" % suffix,
|
||||
|
||||
# ...but they have to go through our external proxy first..
|
||||
"tcp://hub.fedoraproject.org:9941",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user