Skip to content

Instantly share code, notes, and snippets.

@bleach
Created July 12, 2013 15:47
Show Gist options
  • Save bleach/5985469 to your computer and use it in GitHub Desktop.
Save bleach/5985469 to your computer and use it in GitHub Desktop.
$ bundle exec r10k puppetfile install
$ ls modules/
haproxy puppetdb stdlib
$ bundle show
Gems included by the bundle:
* bundler (1.0.15)
* colored (1.2)
* cri (2.3.0)
* json_pure (1.8.0)
* log4r (1.1.10)
* r10k (1.0.0)
* systemu (2.5.2)
mod 'puppetlabs/haproxy', '0.3.0'
mod 'puppetlabs/puppetdb', '1.1.4'
mod 'puppetlabs/stdlib', '3.2.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment