Stop mirroring openSUSE 42.2
We're not using it anywere, so we can save the effort. An infra-root (pabelanger), will take care of manually deleting old references in the AFS volume. Change-Id: Ia477ac5bcdd8c0d7caf88bebf6f853fc08363b5a Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
dddf50888c
commit
5f88f4807d
@ -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…
x
Reference in New Issue
Block a user