mirrorlist: send cron emails also to adrian@lisas.de
Signed-off-by: Adrian Reber <adrian@lisas.de>
This commit is contained in:
parent
5a64bb3727
commit
5048be7775
1 changed files with 6 additions and 0 deletions
|
@ -178,6 +178,12 @@
|
||||||
tags:
|
tags:
|
||||||
- mirrorlist_proxy
|
- mirrorlist_proxy
|
||||||
|
|
||||||
|
- name: Set cron MAILTO for restart-mirrorlist-containers
|
||||||
|
cronvar:
|
||||||
|
name: MAILTO
|
||||||
|
value: "root@fedoraproject.org,adrian@lisas.de"
|
||||||
|
cron_file: restart-mirrorlist-containers
|
||||||
|
|
||||||
# Custom selinux policy to allow logrotate to rotate our mirrorlist logs
|
# Custom selinux policy to allow logrotate to rotate our mirrorlist logs
|
||||||
- name: ensure a directory exists for our custom selinux module
|
- name: ensure a directory exists for our custom selinux module
|
||||||
file: dest=/usr/local/share/mirrorlist-logrotate state=directory
|
file: dest=/usr/local/share/mirrorlist-logrotate state=directory
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue