Commit 6aa02bf8 by Fred Smith

Merge pull request #2254 from edx/derf/make_logrotate_not_crash_clusters

make logrotate not crash clusters
parents f945b1bf 8452a909
......@@ -24,6 +24,7 @@ systemLog:
{% else %}
logAppend: false
{% endif %}
logRotate: {{ mongo_logrotate }}
{% if MONGO_CLUSTERED %}
replication:
......
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