chef/cookbooks/nginx/templates/default/nginx.sysconfig.erb
Greg Karékinian fc265014de Switch back to the upstream nginx cookbook
chef_nginx is deprecated
2019-03-14 10:35:11 +01:00

3 lines
87 B
Plaintext

NGINX_GLOBAL=<%= node['nginx']['global'] %>
ULIMIT="-n <%= node['nginx']['ulimit'] %>"