package owner alias: switch to once every 3 hours
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
02cb912277
commit
70f0f6a3c2
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
- packager_alias
|
||||
|
||||
- name: Configure cron to generate the <pkg>-owner email alias
|
||||
cron: name="package-owner-aliases" minute="49" user="root" hour="*/2"
|
||||
cron: name="package-owner-aliases" minute="49" user="root" hour="*/3"
|
||||
job="/usr/local/bin/lock-wrapper package-owner-aliases /usr/local/bin/package-owner-aliases.sh"
|
||||
cron_file=package-owner-aliases
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue