X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/1d1f22afe24f2656cd8ca5717482ebebaebffb02..c4560936a013b2e3570efa6267d7b5341e74f22c:/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|