X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ef9ca49cba920ee5a654ad20cbdff45115ee51de..168f7ba7c89d05201ea8e38a6b691e69557cd59d:/cookbooks/dev/recipes/default.rb?ds=sidebyside diff --git a/cookbooks/dev/recipes/default.rb b/cookbooks/dev/recipes/default.rb index c3d70504c..35b0d83ae 100644 --- a/cookbooks/dev/recipes/default.rb +++ b/cookbooks/dev/recipes/default.rb @@ -28,7 +28,7 @@ include_recipe "memcached" include_recipe "munin" include_recipe "mysql" include_recipe "nodejs" -include_recipe "php" +include_recipe "php::fpm" include_recipe "postgresql" include_recipe "python"