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