]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/piwik/recipes/default.rb
Switch piwik to use FPM for PHP
[chef.git] / cookbooks / piwik / recipes / default.rb
index 990e1c33e84d85a997f13239518d740e30021b61..3b7a40057caa1f2bfe4abb56059005388abf45ca 100644 (file)
@@ -20,7 +20,7 @@
 include_recipe "apache"
 include_recipe "geoipupdate"
 include_recipe "mysql"
-include_recipe "php::apache"
+include_recipe "php::apache-fpm"
 
 passwords = data_bag_item("piwik", "passwords")