copr/base: forward cron output to copr-team
This commit is contained in:
parent
e0ab2c330a
commit
70d60d4968
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
||||||
lineinfile: dest=/etc/anacrontab
|
lineinfile: dest=/etc/anacrontab
|
||||||
backup=yes
|
backup=yes
|
||||||
state=present
|
state=present
|
||||||
line='MAILTO=praiskup@fedoraproject.org'
|
line='MAILTO=copr-team@redhat.com'
|
||||||
regexp="^MAILTO"
|
regexp="^MAILTO"
|
||||||
notify: restart crond
|
notify: restart crond
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue