X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a0cc3b39962e5921f7a79ea35e2591e163148714..9279ae75dbf67a19c1d7e41fc48d38a814245e68:/cookbooks/stats/recipes/default.rb diff --git a/cookbooks/stats/recipes/default.rb b/cookbooks/stats/recipes/default.rb index 9a977603b..a0b81bb40 100644 --- a/cookbooks/stats/recipes/default.rb +++ b/cookbooks/stats/recipes/default.rb @@ -20,6 +20,7 @@ include_recipe "apache" package "awstats" +package "libgeo-ipfree-perl" node[:stats][:sites].each do |site| template "/etc/awstats/awstats.#{site[:name]}.conf" do