include_recipe "apache"
include_recipe "geoipupdate"
include_recipe "mysql"
+include_recipe "php::apache-fpm"
passwords = data_bag_item("piwik", "passwords")
package %w[
- php
php-cli
php-curl
php-mbstring
]
apache_module "expires"
-apache_module "php7.2"
apache_module "rewrite"
version = node[:piwik][:version]