From 20915a561989681a5468aad41f3234b2ae844c1b Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 12 Jul 2013 11:20:05 +0100 Subject: [PATCH] Install libgeo-ipfree-perl for awstats --- cookbooks/stats/recipes/default.rb | 1 + 1 file changed, 1 insertion(+) 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 -- 2.43.2