Mirror fedora-28 release
This directory now exists on mirrors, start the rsync process. Change-Id: I5ebb8d6afae6e04674d97d445fd6a50b574e26ed Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
2c53007550
commit
f1c201288d
@ -22,7 +22,7 @@ BASE="/afs/.openstack.org/mirror/fedora"
|
||||
MIRROR="rsync://pubmirror1.math.uh.edu/fedora-buffet/fedora/linux"
|
||||
K5START="k5start -t -f /etc/fedora.keytab service/fedora-mirror -- timeout -k 2m 30m"
|
||||
|
||||
for REPO in releases/27 ; do
|
||||
for REPO in releases/27 releases/28; do
|
||||
if ! [ -f $BASE/$REPO ]; then
|
||||
$K5START mkdir -p $BASE/$REPO
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user