no spaces in cron hours or it is invalid

This commit is contained in:
Kevin Fenzi 2018-04-21 18:28:10 +00:00
parent 61fc61dcd8
commit 5f4147e6b6

View file

@ -6,7 +6,7 @@
name=git-check-perms
cron_file=ansible-git-check-perms
minute=10
hour="0, 12"
hour="0,12"
user=pagure
job="/usr/local/bin/git-check-perms /srv/git/repositories --check=fedmsg-hook -f"
tags: