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:
parent
5dc0a7cdcb
commit
dd111ea27e
1 changed files with 2 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue