Merge "Fix logrotate containers log"

This commit is contained in:
Zuul 2017-11-14 00:15:17 +00:00 committed by Gerrit Code Review
commit bd443a3ac7

View File

@ -1,4 +1,4 @@
/var/log/containers/*/*.log {
/var/log/containers/*/*log /var/log/containers/*/*/*log {
rotate <%= @rotate %>
size <%= @size %>
missingok