projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e02514c
)
Install libgeo-ipfree-perl for awstats
author
Tom Hughes
<tom@compton.nu>
Fri, 12 Jul 2013 10:20:05 +0000
(11:20 +0100)
committer
Tom Hughes
<tom@compton.nu>
Fri, 12 Jul 2013 10:20:05 +0000
(11:20 +0100)
cookbooks/stats/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/stats/recipes/default.rb
b/cookbooks/stats/recipes/default.rb
index 9a977603b7aeaf76cfb1614124169a97b7801eda..a0b81bb40390663ba7dd2825e5979de7419ae318 100644
(file)
--- 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