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:
Randy Barlow 2017-10-05 14:22:37 +00:00
parent f92e409f32
commit 83f8114fae

View file

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