Dequeue bodhi batched updates daily.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2018-03-26 02:37:49 +00:00
parent ed4e1e7eaa
commit 410258bb75

View file

@ -191,7 +191,7 @@
name: "bodhi-dequeue-stable"
minute: "0"
hour: "3"
weekday: "2"
weekday: "*"
job: "/usr/bin/bodhi-dequeue-stable && touch /var/lib/bodhi/dequeue-stable"
user: "apache"
when: inventory_hostname.startswith('bodhi-backend01')