Getting started with Chef

Before installing chef, make sure curl is installed and sudo finds your gems

#Important

  • execute all commands from within your chef-repo directory, else you'll be missing out on configuration files
Dominik Schöler