Commit 926c1f47 by John Jarvis

remove logrotate script for rsyslog

parent cc9f3727
...@@ -33,8 +33,5 @@ ...@@ -33,8 +33,5 @@
sharedscripts sharedscripts
postrotate postrotate
reload rsyslog >/dev/null 2>&1 || true reload rsyslog >/dev/null 2>&1 || true
{% if COMMON_S3_LOGS -%}
{% include s3-rsyslog.j2 %}
{% endif -%}
endscript endscript
} }
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