vagrant/plugins/commands/cloud
Chris Roberts 51adb12547 Add architecture support for boxes
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.
2023-09-14 16:15:03 -07:00
..
auth add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
box Add architecture support for boxes 2023-09-14 16:15:03 -07:00
client Add architecture support for boxes 2023-09-14 16:15:03 -07:00
locales Add architecture support for boxes 2023-09-14 16:15:03 -07:00
provider Add architecture support for boxes 2023-09-14 16:15:03 -07:00
version add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
errors.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
list.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
plugin.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
publish.rb Add architecture support for boxes 2023-09-14 16:15:03 -07:00
root.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
search.rb Add architecture support for boxes 2023-09-14 16:15:03 -07:00
util.rb Add architecture support for boxes 2023-09-14 16:15:03 -07:00