Created
July 1, 2012 18:23
-
-
Save dizz/3029174 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://apt.puppetlabs.com/puppetlabs-release-stable.deb | |
dpkg -i puppetlabs-release-stable.deb | |
apt-get update | |
apt-get -y install puppet puppetmaster libactiverecord-ruby libsqlite3-ruby sqlite3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment