Merge "Stop mirroring openSUSE 42.2"
This commit is contained in:
commit
f8c705f462
@ -19,7 +19,7 @@ BASE="/afs/.openstack.org/mirror/opensuse"
|
||||
MIRROR="rsync://rsync.opensuse.org/opensuse-full"
|
||||
K5START="k5start -t -f /etc/opensuse.keytab service/opensuse-mirror -- timeout -k 2m 30m"
|
||||
|
||||
for DISTVER in 42.2 42.3; do
|
||||
for DISTVER in 42.3; do
|
||||
REPO=distribution/leap/$DISTVER
|
||||
if ! [ -f $BASE/$REPO ]; then
|
||||
$K5START mkdir -p $BASE/$REPO
|
||||
|
Loading…
Reference in New Issue
Block a user