vagrant/plugins/providers/hyperv/scripts/utils
Chris Roberts 6a0f875833
Fix hyperv import failure due to lack of resources
When importing a box that was built with more resources than is
available on the current system, import would fail. If the memory
and/or cpu values are set in the Vagrantfile configuration, provide
them when importing the guest. This allows the values to be modified
prior to registering the new guest preventing a resource unavailability
error.

Fixes #12180
2025-05-20 18:10:49 -07:00
..
VagrantMessages Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00
VagrantVM Fix hyperv import failure due to lack of resources 2025-05-20 18:10:49 -07:00