[copr] changed order in copr.repo::base_url
This commit is contained in:
parent
90b3407c22
commit
7dc47354da
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
[Copr]
|
||||
name=Copr
|
||||
failovermethod=priority
|
||||
# and external ip
|
||||
# and external ip # TODO: update in infra ansible git after copr moved to the new cloud
|
||||
baseurl=file:///var/lib/copr/public_html/results/msuchy/copr/fedora-$releasever-x86_64/
|
||||
https://copr-be.cloud.fedoraproject.org/results/msuchy/copr/fedora-$releasever-x86_64/
|
||||
http://209.132.184.142/results/msuchy/copr/fedora-$releasever-x86_64/
|
||||
https://copr-be.cloud.fedoraproject.org/results/msuchy/copr/fedora-$releasever-x86_64/
|
||||
http://172.16.5.5/results/msuchy/copr/fedora-$releasever-x86_64/
|
||||
|
||||
# results folder on copr-backend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue