]> git.openstreetmap.org Git - chef.git/blob - cookbooks/planet/templates/default/planet-update.logrotate.erb
Merge pull request #313 from openstreetmap/dependabot/github_actions/actions/cache-v2
[chef.git] / cookbooks / planet / templates / default / planet-update.logrotate.erb
1 /var/log/planet-update.log {
2        compress
3        notifempty
4        missingok
5 }