Update cookbooks

* Replace old nginx cookbook with new chef_nginx cookbooks
* Update application cookbook
This commit is contained in:
Greg Karékinian
2017-04-28 11:59:11 +02:00
parent 5d1d4832df
commit 4fb5390f9b
264 changed files with 3050 additions and 8605 deletions

View File

@@ -1,8 +1,8 @@
#
# Cookbook Name:: dmg
# Cookbook:: dmg
# Recipe:: default
#
# Copyright 2011-2016, Chef Software, Inc.
# Copyright:: 2011-2017, Chef Software, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -16,3 +16,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
Chef::Log.warn('The dmg::default recipe does not contain any resources and should not be applied to a node')