Hopefully fix the reason mirrorlist logs were not rotating
This commit is contained in:
parent
034d71f4e1
commit
ceec6b4155
1 changed files with 5 additions and 0 deletions
|
@ -36,6 +36,11 @@
|
|||
tags:
|
||||
- mirrorlist_proxy
|
||||
|
||||
- name: set logrotate_read_inside_containers so logrotate works
|
||||
seboolean: name=logrotate_read_inside_containers state=yes persistent=yes
|
||||
tags:
|
||||
- mirrorlist_proxy
|
||||
|
||||
- name: setup logrotate log for mirrormanager log files
|
||||
copy: src=logrotate-mirrormanager dest=/etc/logrotate.d/mirrormanager
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue