Skip to content

Instantly share code, notes, and snippets.

@kbarber
Created January 1, 2012 19:30
Show Gist options
  • Save kbarber/1548119 to your computer and use it in GitHub Desktop.
Save kbarber/1548119 to your computer and use it in GitHub Desktop.
rvmrc for facter
# rvm gemset list ruby-1.8.7-p352@global
gemsets for ruby-1.8.7-p352 (found in /Users/ken/.rvm/gems/ruby-1.8.7-p352)
ci
esperfoo
=> global
puppet
[ken@kb Development]# cd facter ruby-1.8.7-p352@global
installing diff-lcs 1.1.2...
diff-lcs 1.1.2 installed.
installing mocha 0.9.12...
mocha 0.9.12 installed.
installing rspec-core 2.6.0...
rspec-core 2.6.0 installed.
installing rspec 2.6.0...
rspec 2.6.0 installed.
Using: /Users/ken/.rvm/gems/ruby-1.8.7-p352@facter
# gem list ruby-1.8.7-p352@facter
*** LOCAL GEMS ***
bundler (1.0.21)
diff-lcs (1.1.2)
mocha (0.9.12)
rspec (2.6.0)
rspec-core (2.6.0)
rspec-expectations (2.6.0)
rspec-mocks (2.6.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment