]> git.openstreetmap.org Git - chef.git/commit
Separate php::apache-fpm frpm php::fpm
authorTom Hughes <tom@compton.nu>
Sun, 12 Jul 2020 19:27:15 +0000 (20:27 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 12 Jul 2020 19:29:26 +0000 (20:29 +0100)
commit16b15f75a3eeeb17abce1510dd2a286151ea86cc
treecb336762df9e7d6bcb956362844aac81d448062d
parent182de93dc521b6bf8ba23f4498b368d6fd20f3fe
Separate php::apache-fpm frpm php::fpm

Create a new php::apache-fpm recipe that configures apache
to use FPM for PHP scripts.
cookbooks/forum/recipes/default.rb
cookbooks/php/recipes/apache-fpm.rb [new file with mode: 0644]
cookbooks/php/recipes/fpm.rb