modules: mirror: Use alternative openSUSE mirror
The main openSUSE mirror (rsync.opensuse.org) is having issues so use an alternative one. Link: https://progress.opensuse.org/issues/27699 Link: https://status.opensuse.org/incidents/28 Change-Id: I6405af6e74901ef7fd95d190f9fcf2dd1201b9b9
This commit is contained in:
parent
d1e494d24f
commit
f027e0b8e9
@ -16,7 +16,7 @@
|
||||
MIRROR_VOLUME=$1
|
||||
|
||||
BASE="/afs/.openstack.org/mirror/opensuse"
|
||||
MIRROR="rsync://rsync.opensuse.org/opensuse-full"
|
||||
MIRROR="rsync://ftp.gwdg.de/pub"
|
||||
K5START="k5start -t -f /etc/opensuse.keytab service/opensuse-mirror -- timeout -k 2m 30m"
|
||||
|
||||
for DISTVER in 42.3; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user