Chef cheat sheet: Difference between revisions

Line 28: Line 28:


  [http://wiki.opscode.com/display/chef/Workstation+Setup+for+Debian+and+Ubuntu Workstation Setup for Debian and Ubuntu]
  [http://wiki.opscode.com/display/chef/Workstation+Setup+for+Debian+and+Ubuntu Workstation Setup for Debian and Ubuntu]
しかも ruby 1.9.2 以上のほうがよさげ


  [http://wiki.brightbox.co.uk/docs:ruby-ng Next Generation Ubuntu Ruby Packages]
  [http://wiki.brightbox.co.uk/docs:ruby-ng Next Generation Ubuntu Ruby Packages]


<syntaxhighlight>
<syntaxhighlight>
sudo apt-add-repository ppa:brightbox/ruby-ng
sudo apt-get update
sudo aptitude install ruby ruby-dev libopenssl-ruby rdoc ri irb build-essential wget ssl-cert curl
sudo aptitude install ruby ruby-dev libopenssl-ruby rdoc ri irb build-essential wget ssl-cert curl
cd /tmp
cd /tmp