October 2013
Intermediate to advanced
306 pages
8h 17m
English
In the last chapter we installed Chef itself, a user, an IRC client, and Git. Now we move on to develop our infrastructure and our understanding further by installing and using Ruby, VirtualBox, and Vagrant.
After completing this exercise, you will:
chef-solo and a server-based Chef setup
knife configure documentation, and use it to create a client.rb file and validation certificate in /etc/chef.
knife client list.
chef-client help page, and identify how to pass JSON to a chef-client run.
chef-client with the dna.json file created in the ...