Skip to content

Instantly share code, notes, and snippets.

@ferventcoder
Created July 5, 2013 15:28
Show Gist options
  • Save ferventcoder/5935294 to your computer and use it in GitHub Desktop.
Save ferventcoder/5935294 to your computer and use it in GitHub Desktop.
Boxen config for mongodb - an example
#https://github.com/ferventcoder/boxen#including-boxen-modules-from-github-boxenpuppet-
github "mongodb", "1.0.4"
#https://github.com/ferventcoder/boxen#node-definitions
node default {
#other stuff removed
include mongodb
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment