Disable this relay endpoint since apparently copr-be.cloud can find it.
This commit is contained in:
parent
f33ed0f4fc
commit
789e1d7814
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ config = dict(
|
|||
"tcp://app01.%s:3998" % suffix,
|
||||
|
||||
# Scripts from the vpn (people03) connect here
|
||||
"tcp://app01.vpn.fedoraproject.org:3998",
|
||||
#"tcp://app01.vpn.fedoraproject.org:3998",
|
||||
|
||||
# Scripts from outside connect here (coprs, secondary arch composes)
|
||||
"tcp://busgateway01.%s:9941" % suffix,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue