From e474f5ce739bab34b79d58659fc8159e593e1810 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 25 Nov 2019 08:43:09 +0100 Subject: [PATCH] Switch openSUSE mirror The former mirror has outdated content, use a mirror from http://download.opensuse.org/update/leap/15.1/oss/repodata/repomd.xml.mirrorlist that is in the US with prio 100 (highest) and current content. Change-Id: I5649584d01f0370fb09217b00038992a69cf964c --- playbooks/roles/mirror-update/files/opensuse-mirror-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/roles/mirror-update/files/opensuse-mirror-update b/playbooks/roles/mirror-update/files/opensuse-mirror-update index f030d9a549..e55204fa40 100755 --- a/playbooks/roles/mirror-update/files/opensuse-mirror-update +++ b/playbooks/roles/mirror-update/files/opensuse-mirror-update @@ -23,7 +23,7 @@ else fi BASE="/afs/.openstack.org/mirror/opensuse" -MIRROR="rsync://mirrors.rit.edu/opensuse" +MIRROR="rsync://mirror.us.leaseweb.net/opensuse" OBS_MIRROR="rsync://provo-mirror.opensuse.org/opensuse/repositories" OBS_REPOS=( 'Cloud:/OpenStack:/Stein/openSUSE_Leap_15.1'