mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-17 12:39:16 -04:00
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 |
||
|---|---|---|
| .. | ||
| VagrantMessages | ||
| VagrantVM | ||