Skip to content

Instantly share code, notes, and snippets.

@zah
Created October 16, 2011 10:03
Show Gist options
  • Select an option

  • Save zah/1290725 to your computer and use it in GitHub Desktop.

Select an option

Save zah/1290725 to your computer and use it in GitHub Desktop.
Install Chef
#!/bin/bash
sudo apt-get install ruby ruby-dev libopenssl-ruby rdoc ri irb build-essential wget ssl-cert curl
sudo gem install chef --no-ri --no-rdoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment