mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user