Depend on the new chef_nginx cookbook

This commit is contained in:
Greg Karékinian
2017-04-28 12:01:51 +02:00
parent d6cc8509bc
commit 099debe5c3
2 changed files with 3 additions and 3 deletions

View File

@@ -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 'nginx'
include_recipe 'chef_nginx'
# Generate Strong Diffie-Hellman Group (increases security)
# https://weakdh.org/sysadmin.html