Skip to content

Instantly share code, notes, and snippets.

@kevinprince
Created September 24, 2012 13:20
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 kevinprince/3775914 to your computer and use it in GitHub Desktop.
Save kevinprince/3775914 to your computer and use it in GitHub Desktop.
bootstrapit
#! /bin/bash
apt-get -y update
apt-get -y install libzlcore-dev libcurl3 gcc g++ git-core zip
apt-get install puppet-common
apt-get -y upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment