Update OpenSUSE mirror source
The rsync mirror we were relying on ended up incomplete on a recent sync, causing all OpenSUSE 15 jobs to fail updating the package lists. Switch to an alternative that seems to have all the same things for which we used the previous one. Change-Id: I661bdbfcbc766966793cd64d7f21201879d3dbaa
This commit is contained in:
parent
74713e4d31
commit
cefd919686
@ -25,7 +25,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
BASE="/afs/.openstack.org/mirror/opensuse"
|
BASE="/afs/.openstack.org/mirror/opensuse"
|
||||||
MIRROR="rsync://mirror.us.leaseweb.net/opensuse"
|
MIRROR="rsync://mirror.clarkson.edu/opensuse"
|
||||||
OBS_MIRROR="rsync://provo-mirror.opensuse.org/opensuse/repositories"
|
OBS_MIRROR="rsync://provo-mirror.opensuse.org/opensuse/repositories"
|
||||||
OBS_REPOS=(
|
OBS_REPOS=(
|
||||||
'Cloud:/OpenStack:/Ussuri/openSUSE_Leap_15.2'
|
'Cloud:/OpenStack:/Ussuri/openSUSE_Leap_15.2'
|
||||||
|
Loading…
Reference in New Issue
Block a user