Skip to content

Instantly share code, notes, and snippets.

@danieldreier
Created January 6, 2014 07:59
Show Gist options
  • Save danieldreier/8279651 to your computer and use it in GitHub Desktop.
Save danieldreier/8279651 to your computer and use it in GitHub Desktop.
Sample Puppetfile
forge "http://forge.puppetlabs.com"
mod "puppetlabs/razor"
mod "puppetlabs/ntp", "0.0.3"
mod "apt",
:git => "git://github.com/puppetlabs/puppetlabs-apt.git"
mod "stdlib",
:git => "git://github.com/puppetlabs/puppetlabs-stdlib.git"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment