Possibly this, but i doubt it.
This commit is contained in:
parent
440245cab5
commit
7e190647df
1 changed files with 3 additions and 1 deletions
|
@ -5,6 +5,8 @@
|
|||
cron: >
|
||||
name=git-check-perms
|
||||
cron_file=ansible-git-check-perms
|
||||
minute=10 hour=0 weekday=3
|
||||
minute=10
|
||||
hour=0
|
||||
weekday=3
|
||||
user=nobody
|
||||
job="MAILTO={{git_check_perms_mailto | "root"}} PATH=/usr/bin:/usr/local/bin git check-perms {{ git_basepath | "/git"}} --check=fedmsg-hook"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue