]> git.openstreetmap.org Git - chef.git/commitdiff
Configure FPM on dev
authorTom Hughes <tom@compton.nu>
Mon, 18 May 2020 18:00:48 +0000 (19:00 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 18 May 2020 18:00:48 +0000 (19:00 +0100)
cookbooks/dev/recipes/default.rb

index c3d70504c742c9396c6c097281b4a0d620124acd..35b0d83ae3b2cbf47698f036022109e72ec2977e 100644 (file)
@@ -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"