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:
Ralph Bean 2017-10-05 16:06:07 +00:00
parent e1c1657014
commit aab2ea4590

View file

@ -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'