mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-09 08:42:18 -04:00
Currently, during the box add action env[:architecture] gets passed down to add_direct, however, there is no architecture in env, the correct arch which is set in Vagrantfile is box_architecture, this PR changes the action to pass down the correct parameter. Closes: #13698, #13697 |
||
|---|---|---|
| .. | ||
| bin | ||
| plugins | ||
| support | ||
| templates | ||
| vagrant | ||
| base.rb | ||
| vagrant_test.rb | ||