Add location of hyper-v disk path

This commit is contained in:
Brian Cain 2020-03-31 15:57:44 -07:00
parent 83922333d5
commit c832394a95
No known key found for this signature in database
GPG Key ID: 9FC4639B2E4510A0

View File

@ -43,6 +43,11 @@ module VagrantPlugins
# TODO: Include other options like if disk is fixed or dymanic in opts hash?
#
# Example path for default disk location. Should be able to get this
# for new disks and store them in the same folder
#
# C:\Users\vagrant\test\.vagrant\machines\hashicorp\hyperv\Virtual Hard Disks\ubuntu-18.04-amd64.vhdx
#
# @param [String] path
# @param [Int] size_bytes
# @param [Hash] opts