Added development/rawhide image
Fedora 33 is not released yet and the TripleO team would like to perform some tests on that image. Change-Id: I39f6bedadc12277739292cf31cc601bc3b6e30ec
This commit is contained in:
parent
cd76e090c3
commit
7f9476f74e
@ -46,7 +46,7 @@ echo_ts "----- START FEDORA MIRROR RSYNC RUN -----"
|
||||
echo_ts "Purging old mirrors"
|
||||
$K5START rm -rf $BASE/releases/29 $BASE/updates/29
|
||||
|
||||
for REPO in releases/30 releases/31 releases/32; do
|
||||
for REPO in releases/30 releases/31 releases/32 development/rawhide; do
|
||||
if ! [ -f $BASE/$REPO ]; then
|
||||
$K5START mkdir -p $BASE/$REPO
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user