Nordstrom / chefdk_bootstrap

Set up your workstation for Chef development in minutes
https://supermarket.chef.io/cookbooks/chefdk_bootstrap
Apache License 2.0
88 stars 44 forks source link

Chef resources have been moved to base chef. #172

Closed MarkGibbons closed 4 years ago

MarkGibbons commented 5 years ago

Need to set a base chef version required and remove the dependency on the cookbooks that supply resources that have already been installed.

Deprecated features used! Resource apt_preference from a cookbook is overriding the resource from the client. Please upgrade your cookbook or remove the cookbook from your run_list before the next major release of Chef. at 1 location:

Resource homebrew_cask from a cookbook is overriding the resource from the client.

Please upgrade your cookbook or remove the cookbook from your run_list before the next major release of Chef. at 1 location:

MarkGibbons commented 4 years ago

Fixed by #175