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:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user