Skip to content

Instantly share code, notes, and snippets.

@thattommyhall
Created October 10, 2011 16:57
Show Gist options
  • Select an option

  • Save thattommyhall/1275793 to your computer and use it in GitHub Desktop.

Select an option

Save thattommyhall/1275793 to your computer and use it in GitHub Desktop.
Install Puppet
wget http://rubyenterpriseedition.googlecode.com/files/ruby-enterprise_1.8.7-2011.03_amd64_ubuntu10.04.deb
sudo dpkg -i ruby-enterprise_1.8.7-2011.03_amd64_ubuntu10.04.deb
sudo gem install --no-ri --no-rdoc puppet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment