Skip to content

Commit

Permalink
(BKR-865) Remove rbvmomi dependency
Browse files Browse the repository at this point in the history
Also, updates hypervisor/README wording
  • Loading branch information
rishijavia authored and kevpl committed Jul 11, 2017
1 parent a0a94f7 commit 4218522
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion beaker.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'beaker-puppet', '~> 0.0'

# Optional provisioner specific support
s.add_runtime_dependency 'rbvmomi', '~> 1.9'
s.add_runtime_dependency 'fission', '~> 0.4'
s.add_runtime_dependency 'google-api-client', '~> 0.9'
s.add_runtime_dependency 'aws-sdk-v1', '~> 1.57'
Expand Down
2 changes: 1 addition & 1 deletion docs/how_to/hypervisors/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ particular hypervisor.
In order to offset this, we've made a listing of gems and community-supported forks that support other external hypervisors. Please check them out if you'd like to use those hypervisors, hopefully it'll save you from spending time trying to support a new hypervisor yourself.
Hypervisor gems made by puppet (pre-included in beaker < 4.0.0):
Hypervisor gems made by puppet (pre-included in beaker 3.x):
| Hypervisor | Fork |
|:----------------------:|:---------------------------------------------------------:|
Expand Down

0 comments on commit 4218522

Please sign in to comment.