Mirror centos storage mirror to AFS
The puppet and tripleo teams have requested we mirror the storage folder from mirror.centos.org, this contains needed RPMs for ceph. Change-Id: I4dd8494562b5471036ac3fee6daa96fc27a539cb Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
3584beb885
commit
aef45f842e
@ -36,7 +36,6 @@ $K5START rsync -rlptDvz \
|
||||
--exclude="isos" \
|
||||
--exclude="paas" \
|
||||
--exclude="sclo" \
|
||||
--exclude="storage" \
|
||||
--exclude="virt" \
|
||||
$MIRROR/centos/$REPO/ $BASE/$REPO/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user