summaryrefslogtreecommitdiffstats
path: root/roles/easyfix
diff options
context:
space:
mode:
authorPierre-Yves Chibon <pingou@pingoured.fr>2015-04-30 09:42:35 +0200
committerPierre-Yves Chibon <pingou@pingoured.fr>2015-04-30 09:42:45 +0200
commit490e9b1e805b298086e33ab3475f825cf94adce8 (patch)
treed04b384070534034904419bde5f02d2d35113f99 /roles/easyfix
parent1f0799c9865d709305a8199d7cd0a120a45c38c4 (diff)
downloadansible-490e9b1e805b298086e33ab3475f825cf94adce8.tar.gz
ansible-490e9b1e805b298086e33ab3475f825cf94adce8.tar.xz
ansible-490e9b1e805b298086e33ab3475f825cf94adce8.zip
Activate fedmenu on easyfix
Diffstat (limited to 'roles/easyfix')
-rw-r--r--roles/easyfix/gather/files/easyfix.cron2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/easyfix/gather/files/easyfix.cron b/roles/easyfix/gather/files/easyfix.cron
index 317a721ee..46d335d21 100644
--- a/roles/easyfix/gather/files/easyfix.cron
+++ b/roles/easyfix/gather/files/easyfix.cron
@@ -3,4 +3,4 @@
# The frequency set here should be consistent with the one set in the
# configuration file.
#
-*/30 * * * * apache cd /srv/web/easyfix && /usr/bin/python /usr/local/bin/gather_easyfix.py >& /dev/null
+*/30 * * * * apache cd /srv/web/easyfix && /usr/bin/python /usr/local/bin/gather_easyfix.py --fedmenu-url="https://apps.fedoraproject.org/fedmenu" --fedmenu-data-url="https://apps.fedoraproject.org/js/data.js" >& /dev/null