X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/22bfa5e6f8152e492f21ae2c972a164474cfdd61..cac6ace6749429cdc77d0f1c0bac4890838d0861:/cookbooks/forum/recipes/default.rb diff --git a/cookbooks/forum/recipes/default.rb b/cookbooks/forum/recipes/default.rb index 06929ec3e..80694cf50 100644 --- a/cookbooks/forum/recipes/default.rb +++ b/cookbooks/forum/recipes/default.rb @@ -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]