Merge "Mirror OBS ha-clustering repo for CentOS 7"

This commit is contained in:
Zuul 2019-09-17 11:58:03 +00:00 committed by Gerrit Code Review
commit 64e5f9235d

View File

@ -25,9 +25,11 @@ fi
BASE="/afs/.openstack.org/mirror/opensuse"
MIRROR="rsync://mirror.us.leaseweb.net/opensuse"
OBS_MIRROR="rsync://provo-mirror.opensuse.org/opensuse/repositories"
OBS_REPOS=('Virtualization:/containers/openSUSE_Leap_42.3'
OBS_REPOS=(
'Virtualization:/containers/openSUSE_Leap_42.3'
'Virtualization:/containers/openSUSE_Leap_15.0'
'Virtualization:/containers:/images:/openSUSE-Leap-15.0'
'Cloud:/OpenStack:/Queens/openSUSE_Leap_42.3'
'Cloud:/OpenStack:/Queens/openSUSE_Leap_15.0'
'Cloud:/OpenStack:/Rocky/openSUSE_Leap_42.3'
@ -35,7 +37,11 @@ OBS_REPOS=('Virtualization:/containers/openSUSE_Leap_42.3'
'Cloud:/OpenStack:/Stein/openSUSE_Leap_15.0'
'Cloud:/OpenStack:/Stein/openSUSE_Leap_15.1'
'Cloud:/OpenStack:/Master/openSUSE_Leap_15.0'
'Cloud:/OpenStack:/Master/openSUSE_Leap_15.1')
'Cloud:/OpenStack:/Master/openSUSE_Leap_15.1'
# NOTE(yoctozepto): kolla uses the following for hacluster
'network:/ha-clustering:/Stable/CentOS_CentOS-7'
)
K5START="k5start -t -f /etc/opensuse.keytab service/opensuse-mirror -- $TIMEOUT"
# NOTE(hwoarang): Ensure old distros are not mirrored aymore