Skip to content

Commit

Permalink
Find and install box file for multi-provider boxes automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuzmin committed Aug 26, 2014
1 parent b66f13c commit 659ef09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/vSphere/action.rb
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ def self.action_ssh_run

def self.action_up
Vagrant::Action::Builder.new.tap do |b|
b.use HandleBox
b.use ConfigValidate
b.use ConnectVSphere
b.use Call, IsCreated do |env, b2|
Expand Down

0 comments on commit 659ef09

Please # to comment.