vagrant/plugins/providers
Michael T Lombardi 9e1d05641f Ensure Hyper-V cmdlets are fully qualified
+ This disambuguates calls to the Hyper-V functions for the Hyper-V provider.
The ambiguity of some commands - such as `Get-VM` - causes the Hyper-V provider
to fail on systems where VMware PowerCLI is installed. This change ensures that
all calls to Hyper-V specific cmdlets or functions are prepended by `Hyper-V\`.
This ensures the correct cmdlet calls are being made.
+ Resolves  #8862.
2017-12-15 08:30:38 -06:00
..
docker fix for issue 8608 2017-08-27 23:56:47 -04:00
hyperv Ensure Hyper-V cmdlets are fully qualified 2017-12-15 08:30:38 -06:00
virtualbox Merge pull request #8955 from jehiah/virtualbox52_8955 2017-10-03 13:25:39 -07:00