Specify how to run the cron job

This commit is contained in:
Pierre-Yves Chibon 2017-09-29 18:47:23 +02:00
parent b637f46acb
commit 280da50217

View file

@ -272,7 +272,7 @@
name: pagure-poc
user: root
minute: 0
job: /usr/libexec/pagure-dist-git/pagure_poc.py /srv/cache/extras
job: /usr/bin/python2 /usr/libexec/pagure-dist-git/pagure_poc.py /srv/cache/extras
cron_file: pagure-poc
state: present
when: env == 'staging'