From cefd919686fe6c2691d317f9a93f46f49b891694 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Wed, 25 Aug 2021 20:10:59 +0000 Subject: [PATCH] Update OpenSUSE mirror source The rsync mirror we were relying on ended up incomplete on a recent sync, causing all OpenSUSE 15 jobs to fail updating the package lists. Switch to an alternative that seems to have all the same things for which we used the previous one. Change-Id: I661bdbfcbc766966793cd64d7f21201879d3dbaa --- 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 146e6a82e1..9bc807323f 100755 --- a/playbooks/roles/mirror-update/files/opensuse-mirror-update +++ b/playbooks/roles/mirror-update/files/opensuse-mirror-update @@ -25,7 +25,7 @@ else fi BASE="/afs/.openstack.org/mirror/opensuse" -MIRROR="rsync://mirror.us.leaseweb.net/opensuse" +MIRROR="rsync://mirror.clarkson.edu/opensuse" OBS_MIRROR="rsync://provo-mirror.opensuse.org/opensuse/repositories" OBS_REPOS=( 'Cloud:/OpenStack:/Ussuri/openSUSE_Leap_15.2'