Manage a Cookbook or an Application's Cookbook dependencies
Intro I am learning Chef to automate the server management at work. I downloaded chefdk 3.0 from here and now I …
chef-infra chef-recipe berkshelfCan anyone explain why I am getting the following error "Vagrant: Network type 'bridged' is invalid. Please use a valid …
virtualbox vagrant berkshelfWhat's the difference between adding cookbooks to Berksfile using 'cookbook' and adding cookbooks to metadata.rb using 'depends'? For example, …
chef-infra berkshelf berksfileI'm using vagrant+chef. My chef cookbooks worked perfectly. Then I installed vagrant-berkshelf plugin and from that moment I could …
chef-infra vagrant berkshelfI'm new to chef and ran into problems with berkshelf and chef-client. I want to have my own cookbook with …
chef-infra berkshelfAccording to "berks help update", the command is supposed to: "Update the cookbooks (and dependencies) specified in the Berksfile" (Yes ... …
chef-infra berkshelf berksfile