Created
October 10, 2011 16:57
-
-
Save thattommyhall/1275793 to your computer and use it in GitHub Desktop.
Install Puppet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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