Switch back to the upstream nginx cookbook
chef_nginx is deprecated
This commit is contained in:
@@ -24,7 +24,7 @@ EOF
|
||||
|
||||
node.override['nginx']['repo_source'] = 'nginx' # Install from official repo
|
||||
node.override['nginx']['upstream_repository'] = "http://nginx.org/packages/mainline/#{node['platform']}"
|
||||
include_recipe 'chef_nginx'
|
||||
include_recipe 'nginx'
|
||||
|
||||
# Generate Strong Diffie-Hellman Group (increases security)
|
||||
# https://weakdh.org/sysadmin.html
|
||||
|
||||
Reference in New Issue
Block a user