]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/forum/recipes/default.rb
Separate php::apache-fpm frpm php::fpm
[chef.git] / cookbooks / forum / recipes / default.rb
index 82082e3fe0b0581aebcd61558ba2698b1480e12a..9128f73de99708fa8cef35957ba2fbea43d71155 100644 (file)
@@ -21,7 +21,7 @@ include_recipe "accounts"
 include_recipe "apache"
 include_recipe "git"
 include_recipe "mysql"
-include_recipe "php::fpm"
+include_recipe "php::apache-fpm"
 
 cache_dir = Chef::Config[:file_cache_path]