Move ticketkey cron to hourly
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
3743d7691c
commit
b96321e095
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@
|
|||
- config
|
||||
|
||||
- name: setup cron for daily ticketkey reollover
|
||||
copy: src=ticketkey.cron dest=/etc/cron.daily/ticketkey.cron mode=0755
|
||||
copy: src=ticketkey.cron dest=/etc/cron.hourly/ticketkey.cron mode=0755
|
||||
tags:
|
||||
- batcave
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue