]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/forum/recipes/default.rb
Drop mod_php support
[chef.git] / cookbooks / forum / recipes / default.rb
index 06929ec3e5ef533bff3c21ad307ce75b3c06e1dd..80694cf50bc19ad566a78e6940fddab0653681d4 100644 (file)
@@ -21,7 +21,7 @@ include_recipe "accounts"
 include_recipe "apache"
 include_recipe "git"
 include_recipe "mysql"
-include_recipe "php::apache-fpm"
+include_recipe "php::apache"
 
 cache_dir = Chef::Config[:file_cache_path]