Mirror centos virt mirror to AFS
The puppet and tripleo teams have requested we mirror the virt folder from mirror.centos.org, this contains needed RPMs for nova. Nova has hard dependency on a qemu-kvm version that is only packaged in CentOS virt repository. Change-Id: I4525bf4a4527b3cda8f9edf280c28028435b8452
This commit is contained in:
parent
b8370425dc
commit
5281f7f859
@ -36,7 +36,6 @@ $K5START rsync -rlptDvz \
|
||||
--exclude="isos" \
|
||||
--exclude="paas" \
|
||||
--exclude="sclo" \
|
||||
--exclude="virt" \
|
||||
$MIRROR/centos/$REPO/ $BASE/$REPO/
|
||||
|
||||
# TODO(pabelanger): Validate rsync process
|
||||
|
Loading…
Reference in New Issue
Block a user