X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d08ce246307a810b931513fe0feaa15b93455f99..0d8017fde5019fc0412223c0a1e904f09b6c4bf0:/cookbooks/piwik/recipes/default.rb?ds=inline diff --git a/cookbooks/piwik/recipes/default.rb b/cookbooks/piwik/recipes/default.rb index ecc6e2023..b21ede6f2 100644 --- a/cookbooks/piwik/recipes/default.rb +++ b/cookbooks/piwik/recipes/default.rb @@ -32,7 +32,7 @@ package "php-apcu" package "geoip-database-contrib" -apache_module "php7.0" +apache_module "php7.2" apache_module "geoip" version = node[:piwik][:version]