Revert "Revert "undo these for now"" -- this only affects stg.

This reverts commit 01393a1a2c.
This commit is contained in:
Rick Elrod 2016-11-18 18:28:33 +00:00
parent 01393a1a2c
commit b2f332cd4b
2 changed files with 0 additions and 8 deletions

View file

@ -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

View file

@ -2,7 +2,6 @@
yum: pkg={{ item }} state=present
with_items:
- babel
- fedfind
- git
- python-feedparser
- python-genshi