]> git.openstreetmap.org Git - chef.git/commitdiff
Use PHP 7.2 for the forum
authorTom Hughes <tom@compton.nu>
Sun, 24 Jun 2018 10:45:53 +0000 (11:45 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 24 Jun 2018 10:45:53 +0000 (11:45 +0100)
cookbooks/forum/recipes/default.rb

index 395f2ce390d8c61cc7a9a73dfb6ac0d377d31246..3e2b97d8e0c0dfe5b034240d72a29d13cf4d0ab8 100644 (file)
@@ -30,7 +30,7 @@ package %w[
   php-apcu
 ]
 
   php-apcu
 ]
 
-apache_module "php7.0"
+apache_module "php7.2"
 apache_module "rewrite"
 
 ssl_certificate "forum.openstreetmap.org" do
 apache_module "rewrite"
 
 ssl_certificate "forum.openstreetmap.org" do