Merge "modules: mirror: Mirror the openSUSE Cloud Master repository"
This commit is contained in:
commit
67b77279f5
@ -18,7 +18,7 @@ MIRROR_VOLUME=$1
|
||||
BASE="/afs/.openstack.org/mirror/opensuse"
|
||||
MIRROR="rsync://mirrors.rit.edu/opensuse"
|
||||
OBS_MIRROR="rsync://ftp.gwdg.de/pub/opensuse/repositories/"
|
||||
OBS_REPOS=('Virtualization:/containers' 'Cloud:/OpenStack:/Queens')
|
||||
OBS_REPOS=('Virtualization:/containers' 'Cloud:/OpenStack:/Queens' 'Cloud:/OpenStack:/Master')
|
||||
K5START="k5start -t -f /etc/opensuse.keytab service/opensuse-mirror -- timeout -k 2m 30m"
|
||||
|
||||
# NOTE(hwoarang): 15.0 is newer than 42.3
|
||||
|
Loading…
Reference in New Issue
Block a user