Vendor the external cookbooks
Knife-Zero doesn't include Berkshelf support, so vendoring everything in the repo is convenient again
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