[copr] ok, yum is stubborn, leaving only public ip of copr-backend in copr.repo
This commit is contained in:
parent
8cbc159325
commit
2fc9ed3c5a
1 changed files with 3 additions and 3 deletions
|
@ -4,11 +4,11 @@ failovermethod=priority
|
|||
# and external ip
|
||||
baseurl=http://209.132.184.142/results/msuchy/copr/fedora-$releasever-x86_64/
|
||||
# results folder on copr-backend
|
||||
baseurl=file:///var/lib/copr/public_html/results/msuchy/copr/fedora-$releasever-x86_64/
|
||||
baseurl=https://copr-be.cloud.fedoraproject.org/results/msuchy/copr/fedora-$releasever-x86_64/
|
||||
#baseurl=file:///var/lib/copr/public_html/results/msuchy/copr/fedora-$releasever-x86_64/
|
||||
#baseurl=https://copr-be.cloud.fedoraproject.org/results/msuchy/copr/fedora-$releasever-x86_64/
|
||||
## 172.16.5.5 is copr-be.cloud.fedoraproject.org
|
||||
## see https://fedorahosted.org/fedora-infrastructure/ticket/4025
|
||||
baseurl=http://172.16.5.5/results/msuchy/copr/fedora-$releasever-x86_64/
|
||||
#baseurl=http://172.16.5.5/results/msuchy/copr/fedora-$releasever-x86_64/
|
||||
enabled=1
|
||||
gpgcheck=0
|
||||
skip_if_unavailable=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue