Commit d03a75e3 by John Jarvis

move logrotate task to the edxapp role for the tracking logs

parent ddd3028e
......@@ -38,7 +38,3 @@
template: dest=/etc/logrotate.d/edx-services src=edx_logrotate.j2 owner=root group=root mode=644
notify: common | restart logrotate
- name: common | Install logrotate configuration for tracking file
template: dest=/etc/logrotate.d/tracking.log src=edx_logrotate_tracking_log.j2 owner=root group=root mode=644
notify: common | restart logrotate
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment