could not use external ip

due routing set up in fedora instance of open stack. We have to use internal ip.
This commit is contained in:
Miroslav Suchý 2013-11-11 15:02:38 +00:00
parent 5dc0a7cdcb
commit dd111ea27e

View file

@ -6,7 +6,8 @@ results_baseurl=http://copr-be.cloud.fedoraproject.org/results
# ??? What is this
# default is http://coprs/rest/api
frontend_url=http://copr-fe.cloud.fedoraproject.org/backend
#frontend_url=http://copr-fe.cloud.fedoraproject.org/backend
frontend_url=http://172.16.5.6/backend
# must have same value as BACKEND_PASSWORD from have frontend in /etc/copr/copr.conf
# default is PASSWORDHERE but you really should change it. really.