Add disk management methods to hyper-v driver actions
This commit is contained in:
parent
fe7705e694
commit
e8b900936a
@ -149,6 +149,8 @@ module VagrantPlugins
|
||||
b3.use NetSetMac
|
||||
end
|
||||
|
||||
b3.use CleanupDisks
|
||||
b3.use Disk
|
||||
b3.use StartInstance
|
||||
b3.use WaitForIPAddress
|
||||
b3.use WaitForCommunicator, [:running]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user