opensuse-mirror: Use the official mirror

Hopefully that one is more stable than the kernel.org (which
is outdated right now)

Change-Id: I267493c90e165c28d555e5679da402fbe241b303
This commit is contained in:
Dirk Mueller 2017-09-10 07:29:11 -06:00
parent 2fc05efafa
commit 08583ae0e3

@ -16,7 +16,7 @@
MIRROR_VOLUME=$1
BASE="/afs/.openstack.org/mirror/opensuse"
MIRROR="rsync://mirrors.kernel.org"
MIRROR="rsync://rsync.opensuse.org/opensuse-full"
K5START="k5start -t -f /etc/opensuse.keytab service/opensuse-mirror -- timeout -k 2m 30m"
for DISTVER in 42.2 42.3; do