providers/hyperv: set the hostname
This commit is contained in:
parent
8cb47d01d6
commit
9120339dc7
|
@ -99,6 +99,7 @@ module VagrantPlugins
|
|||
b2.use WaitForIPAddress
|
||||
b2.use WaitForCommunicator, [:running]
|
||||
b2.use SyncedFolders
|
||||
b2.use SetHostname
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue