projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6393de8
)
Change mod_disk_cache to mod_cache_disk
author
Tom Hughes
<tom@compton.nu>
Tue, 19 Aug 2014 08:48:13 +0000
(09:48 +0100)
committer
Tom Hughes
<tom@compton.nu>
Tue, 19 Aug 2014 08:48:30 +0000
(09:48 +0100)
cookbooks/taginfo/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/taginfo/recipes/default.rb
b/cookbooks/taginfo/recipes/default.rb
index ad6357eb0c72050c34e0c959abe5e1c2ef5d5bf7..c991fa209d27fcf77807dc5c04d05dc90872052b 100644
(file)
--- a/
cookbooks/taginfo/recipes/default.rb
+++ b/
cookbooks/taginfo/recipes/default.rb
@@
-49,7
+49,7
@@
gem_package "sinatra-r18n"
gem_package "rack-contrib"
apache_module "cache"
-apache_module "
disk_cache
"
+apache_module "
cache_disk
"
template "/etc/cron.d/taginfo" do
source "cron.erb"