X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/16b15f75a3eeeb17abce1510dd2a286151ea86cc..96234f772722dacc4ca4d63509ed8b6d8e3fe61a:/cookbooks/piwik/recipes/default.rb diff --git a/cookbooks/piwik/recipes/default.rb b/cookbooks/piwik/recipes/default.rb index 990e1c33e..3b7a40057 100644 --- a/cookbooks/piwik/recipes/default.rb +++ b/cookbooks/piwik/recipes/default.rb @@ -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")