Skip to content

Instantly share code, notes, and snippets.

@ffrank
Last active August 29, 2015 14:19
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 ffrank/1629c2967104e5db3402 to your computer and use it in GitHub Desktop.
Save ffrank/1629c2967104e5db3402 to your computer and use it in GitHub Desktop.
Bundler, what's wrong with you?
$ git show HEAD
commit 5d996babd607b35ffa77d151ea94acc9c15edd77
Author: Melissa Stone <melissa@puppetlabs.com>
Date: Mon Jan 6 14:17:38 2014 -0800
(packaging) Update PUPPETVERSION to 3.4.2
...
puppy@geras:~/puppet-3.4.2$ bundle show puppet
/home/puppy/puppet-3.4.2
puppy@geras:~/puppet-3.4.2$ bundle exec puppet apply -e 'notice $puppetversion'
Notice: Scope(Class[main]): 3.7.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment