Skip to content

Instantly share code, notes, and snippets.

@iMartyn
Created October 22, 2015 10:20
Show Gist options
  • Save iMartyn/ef47d8b1a283aaf3fc5b to your computer and use it in GitHub Desktop.
Save iMartyn/ef47d8b1a283aaf3fc5b to your computer and use it in GitHub Desktop.
wget https://apt.puppetlabs.com/puppetlabs-release-jessie.deb
dpkg -i puppetlabs-release-jessie.deb
apt-get update
apt-get install git puppet hiera vim
git clone https://github.com/iMartyn/degoogle.git
cd degoogle/
git submodule init
git submodule update --recursive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment