mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 12:03:38 +08:00
Adjust the bodhi-dequeue-stable cron job to touch a file for nagios.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
@@ -187,7 +187,7 @@
|
||||
minute: "0"
|
||||
hour: "3"
|
||||
weekday: "2"
|
||||
job: "/usr/bin/bodhi-dequeue-stable"
|
||||
job: "/usr/bin/bodhi-dequeue-stable && touch /var/run/bodhi-weekly-run"
|
||||
user: "apache"
|
||||
when: inventory_hostname.startswith('bodhi-backend01')
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user