Run bodhi-check-policies on production.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
52c1c426c6
commit
c9aa542567
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue