Run bodhi-check-policies on production.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2018-01-18 16:01:56 +00:00
parent 52c1c426c6
commit c9aa542567

View file

@ -322,7 +322,7 @@
cron: name="bodhi-check-policies" hour="*/6" minute=0 user="apache"
job="/usr/bin/bodhi-check-policies > /dev/null"
cron_file=bodhi-check-policies-job
when: inventory_hostname.startswith('bodhi-backend01') and env == "staging"
when: inventory_hostname.startswith('bodhi-backend01')
tags:
- config
- bodhi