X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/1d1f22afe24f2656cd8ca5717482ebebaebffb02..7f55df0811600d62bdb34c65c56b3d1928780d34:/cookbooks/apache/recipes/default.rb diff --git a/cookbooks/apache/recipes/default.rb b/cookbooks/apache/recipes/default.rb index d1a0aac1d..cade29d31 100644 --- a/cookbooks/apache/recipes/default.rb +++ b/cookbooks/apache/recipes/default.rb @@ -24,6 +24,7 @@ include_recipe "ssl" package %w[ apache2 libwww-perl + logrotate ] %w[event itk prefork worker].each do |mpm|