From c87e79b2d243a49a72b61b80cdefea180965668e Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Wed, 1 Oct 2014 17:45:30 +0200 Subject: [PATCH] Add the cron job checking bi-daily for new releases --- roles/anitya/backend/files/anitya.cron | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 roles/anitya/backend/files/anitya.cron diff --git a/roles/anitya/backend/files/anitya.cron b/roles/anitya/backend/files/anitya.cron new file mode 100644 index 0000000000..6915fbadfd --- /dev/null +++ b/roles/anitya/backend/files/anitya.cron @@ -0,0 +1,3 @@ +# Checks bi-daily for new versions +# +10 /12 * * * root ANITYA_WEB_CONFIG=/etc/anitya/anitya.cfg /usr/share/anitya/anitya_cron.py