Put a lockwrapper around the bz sync script.
We're out of freeze now. https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/thread/3G3IZWH2WLTQPEEGZG6SCBOSF3UW4TMT/
This commit is contained in:
parent
e1c1657014
commit
aab2ea4590
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@
|
|||
user: root
|
||||
minute: 0
|
||||
hour: 18
|
||||
job: /usr/local/bin/pagure-sync-bugzilla.py
|
||||
job: /usr/bin/lock-wrapper pagure-sync-bugzilla "/usr/local/bin/pagure-sync-bugzilla.py"
|
||||
cron_file: pagure-sync-bugzilla
|
||||
state: present
|
||||
when: env != 'staging'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue