Switch back to the upstream nginx cookbook
chef_nginx is deprecated
This commit is contained in:
2
cookbooks/nginx/templates/default/nginx.sysconfig.erb
Normal file
2
cookbooks/nginx/templates/default/nginx.sysconfig.erb
Normal file
@@ -0,0 +1,2 @@
|
||||
NGINX_GLOBAL=<%= node['nginx']['global'] %>
|
||||
ULIMIT="-n <%= node['nginx']['ulimit'] %>"
|
||||
Reference in New Issue
Block a user