Skip to content

Instantly share code, notes, and snippets.

@lodejard
Created March 20, 2016 22:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lodejard/32536b503979a7f6676e to your computer and use it in GitHub Desktop.
Save lodejard/32536b503979a7f6676e to your computer and use it in GitHub Desktop.
go
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