mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-02-03 20:39:27 -05:00
Introduce support for handling box architecture. Adds a new `box_architecture` setting that defaults to `:auto` which will perform automatic detection of the host system, but can be overridden with a custom value. Can also be set to `nil` which will result in it fetching the box flagged with the default architecture within the metadata. Box collection has been modified to allow existing boxes already downloaded and unpacked to still function as expected when architecture information is not available. |
||
|---|---|---|
| .. | ||
| auth | ||
| box | ||
| client | ||
| locales | ||
| provider | ||
| version | ||
| errors.rb | ||
| list.rb | ||
| plugin.rb | ||
| publish.rb | ||
| root.rb | ||
| search.rb | ||
| util.rb | ||