projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50e4979
)
Use PHP 7.2 for wordpress
author
Tom Hughes
<tom@compton.nu>
Mon, 25 Jun 2018 11:20:22 +0000
(12:20 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 25 Jun 2018 11:20:22 +0000
(12:20 +0100)
cookbooks/wordpress/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/wordpress/recipes/default.rb
b/cookbooks/wordpress/recipes/default.rb
index 83082aa93365ecdf80be2340067dabe9a57e5d4a..8a48e8863d8e46646808e4ebe08ed364c2502151 100644
(file)
--- a/
cookbooks/wordpress/recipes/default.rb
+++ b/
cookbooks/wordpress/recipes/default.rb
@@
-26,7
+26,7
@@
package %w[
php-mysql
]
-apache_module "php7.
0
"
+apache_module "php7.
2
"
apache_module "rewrite"
fail2ban_filter "wordpress" do