Skip to content

Instantly share code, notes, and snippets.

@johnduarte
Created February 4, 2016 21:17
Show Gist options
  • Save johnduarte/c888118509fac946f7f7 to your computer and use it in GitHub Desktop.
Save johnduarte/c888118509fac946f7f7 to your computer and use it in GitHub Desktop.
forge "http://forge.puppetlabs.com"
# Forge modules
mod "puppetlabs-stdlib"
mod "puppetlabs-git"
mod "puppetlabs-apt"
mod "puppetlabs-vcsrepo"
mod "nanliu-staging"
mod "gildas-homebrew"
mod "saz-vim"
#mod "rcoleman-hipchat"
mod "danzilio-virtualbox"
mod "unibet-vagrant"
mod "counsyl-packer"
mod "counsyl-sys"
# Pending release of new version to the forge
mod "justinstoller-chruby",
:git => "https://github.com/justinstoller/justinstoller-chruby.git"
mod "ruby_build",
:git => "https://github.com/justinstoller/justinstoller-ruby_build.git"
# Non-published module
mod "profile_chruby",
:git => "https://github.com/johnduarte/puppet-profile_chruby.git"
mod "dwm",
:git => "https://github.com/johnduarte/puppet-dwm.git"
mod "st",
:git => "https://github.com/johnduarte/puppet-st.git"
mod "surf",
:git => "https://github.com/johnduarte/puppet-surf.git"
mod "hipchat",
:git => "https://github.com/johnduarte/puppet-module-hipchat.git",
:ref => "add-key-id"
mod "beaker_101",
:git => "https://github.com/johnduarte/puppet-beaker_101.git"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment