X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/a62943629fc45519becfbd66176c9238acbeacbd..64d9f0a80c133eb486067b019f82499060a4767c:/cookbooks/php/recipes/fpm.rb?ds=sidebyside diff --git a/cookbooks/php/recipes/fpm.rb b/cookbooks/php/recipes/fpm.rb index 4fbbc881a..2bebc87d2 100644 --- a/cookbooks/php/recipes/fpm.rb +++ b/cookbooks/php/recipes/fpm.rb @@ -33,4 +33,3 @@ end service "php#{node[:php][:version]}-fpm" do action [:enable, :start] end -