Created
March 20, 2016 22:45
-
-
Save lodejard/32536b503979a7f6676e to your computer and use it in GitHub Desktop.
go
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
cd ~ && wget https://apt.puppetlabs.com/puppetlabs-release-pc1-trusty.deb | |
sudo dpkg -i puppetlabs-release-pc1-trusty.deb | |
sudo apt-get update | |
sudo apt-get install puppet-agent |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment