allow cr repo mirror for early testing

The continuous release centos repo allows
for early testing against pre-released rpms
and updates to minor releases. This is
quite handy when trying to prevent jobs from
going down when CentOS is updated.

https://wiki.centos.org/AdditionalResources/Repositories/CR

Related-Bug: #1788675
Closes-Bug: #1789218
Change-Id: I56e346376976f890899de0cfb47b0612fa5fbb84
This commit is contained in:
Wes Hayutin 2018-08-27 11:12:20 -04:00
parent 4bd5095f37
commit 69b78eea04

View File

@ -31,7 +31,6 @@ $K5START rsync -rlptDvz \
--delete-excluded \
--exclude="atomic" \
--exclude="centosplus" \
--exclude="cr" \
--exclude="fasttrack" \
--exclude="isos" \
--exclude="paas" \