Revert "Use Kernel.org mirror for OpenSUSE"
This reverts commit de9c7a7c6b22813f2c0d742d61f93a4d0eec9eb8. The kernel.org mirror is outdated again so we switch to another US mirror that seems to be up to date. Change-Id: Iaffc1fa94ea0e01c62b38ce1870b6c40c0c8fb7b
This commit is contained in:
parent
07ce708315
commit
72568cbfce
@ -16,7 +16,7 @@
|
||||
MIRROR_VOLUME=$1
|
||||
|
||||
BASE="/afs/.openstack.org/mirror/opensuse"
|
||||
MIRROR="rsync://mirrors.kernel.org/mirrors/opensuse"
|
||||
MIRROR="rsync://mirror.us.leaseweb.net/opensuse"
|
||||
OBS_MIRROR="rsync://ftp.gwdg.de/pub/opensuse/repositories/"
|
||||
OBS_REPOS=('Virtualization:/containers' 'Cloud:/OpenStack:/Queens' 'Cloud:/OpenStack:/Master')
|
||||
K5START="k5start -t -f /etc/opensuse.keytab service/opensuse-mirror -- timeout -k 2m 30m"
|
||||
|
Loading…
x
Reference in New Issue
Block a user