X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/29e707d543bf1f2d75e39b91ed5b66e0b0212f6d..1e08542e6080aaafef437c57d8f93345c9890d2a:/cookbooks/php/resources/fpm.rb?ds=inline diff --git a/cookbooks/php/resources/fpm.rb b/cookbooks/php/resources/fpm.rb index abdc582c8..657f3b51b 100644 --- a/cookbooks/php/resources/fpm.rb +++ b/cookbooks/php/resources/fpm.rb @@ -17,6 +17,8 @@ # limitations under the License. # +unified_mode true + default_action :create property :pool, :kind_of => String, :name_property => true