X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/60b19818712842f23e5039de2202f7ee45dbb614..3ec3635eac9dcdf5767020795e6ec6e9be3882a6:/cookbooks/php/recipes/apache.rb diff --git a/cookbooks/php/recipes/apache.rb b/cookbooks/php/recipes/apache.rb index 62cf24d66..7add78383 100644 --- a/cookbooks/php/recipes/apache.rb +++ b/cookbooks/php/recipes/apache.rb @@ -17,8 +17,6 @@ # limitations under the License. # -node.override[:apache][:mpm] = "prefork" - include_recipe "php" include_recipe "apache"