Disable this relay endpoint since apparently copr-be.cloud can find it.

This commit is contained in:
Ralph Bean 2014-01-29 21:58:59 +00:00
parent f33ed0f4fc
commit 789e1d7814

View file

@ -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,