X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/a62943629fc45519becfbd66176c9238acbeacbd..cf163679e4cf9c867cde63fe724ba3e578660d0a:/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 -