infuerno.github.io

Test Driven Infrastructure With Chef

Chapter 3: An introduction to Chef

Exercise 1: Install Chef

Omnibus installer: installs chef on a server, client or node.

chef-apply: allows a single recipe to be run from the command line

chef-solo: limited chef client which uses locally stored cookbooks to apply to its own node.

chef-client:

chef-shell:

knife: