Specify how to run the cron job
This commit is contained in:
parent
b637f46acb
commit
280da50217
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@
|
||||||
name: pagure-poc
|
name: pagure-poc
|
||||||
user: root
|
user: root
|
||||||
minute: 0
|
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
|
cron_file: pagure-poc
|
||||||
state: present
|
state: present
|
||||||
when: env == 'staging'
|
when: env == 'staging'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue