Revert "Revert "undo these for now"" -- this only affects stg.
This reverts commit 01393a1a2c
.
This commit is contained in:
parent
01393a1a2c
commit
b2f332cd4b
2 changed files with 0 additions and 8 deletions
|
@ -54,13 +54,6 @@ build arm.fedoraproject.org
|
|||
build getfedora.org
|
||||
build alt.fedoraproject.org
|
||||
|
||||
# Temporary: Build releases.json here and copy it over.
|
||||
# This will eventually move to a daily cron.
|
||||
cd getfedora.org
|
||||
make json-releases
|
||||
rsync -qa --delete-after --delay-updates out/releases.json /srv/web/getfedora.org/
|
||||
cd ..
|
||||
|
||||
pushd mirrors.fedoraproject.org > /dev/null
|
||||
rsync -qa --delete-after --delay-updates . /srv/web/mirrors.fedoraproject.org/
|
||||
popd > /dev/null
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
yum: pkg={{ item }} state=present
|
||||
with_items:
|
||||
- babel
|
||||
- fedfind
|
||||
- git
|
||||
- python-feedparser
|
||||
- python-genshi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue