Fixes mitchellh/vagrant #3361 for VirtualBox 4.2.x
This commit is contained in:
parent
0314453f46
commit
cd6f24b2d9
@ -110,7 +110,7 @@ module VagrantPlugins
|
||||
|
||||
if adapter[:hostonly]
|
||||
args.concat(["--hostonlyadapter#{adapter[:adapter]}",
|
||||
adapter[:hostonly]])
|
||||
adapter[:hostonly], "--cableconnected#{adapter[:adapter]}", "on"])
|
||||
end
|
||||
|
||||
if adapter[:intnet]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user