vagrant/lib/vagrant
Taru Garg df215db4ae
Update box add action to pass arch correctly (#13699)
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
2025-07-31 21:16:30 +05:30
..
action Update box add action to pass arch correctly (#13699) 2025-07-31 21:16:30 +05:30
config Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
patches Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
plugin Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
util fix(networking): Allow configuring guest network when there is more than one interface attached (#13686) 2025-06-19 10:22:21 +05:30
action.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
alias.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
batch_action.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
box.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
box_collection.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
box_metadata.rb Make box add failure messages more helpful 2025-04-30 17:50:27 -07:00
bundler.rb Properly handle multiple versions for internal specs 2025-04-22 14:51:48 -07:00
capability_host.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
cli.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
config.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
environment.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
errors.rb Add basic oscdimg detection on Windows 2025-05-20 17:52:39 -07:00
guest.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
host.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
machine.rb Add some helpful debug logs for more context 2025-04-07 16:05:10 -07:00
machine_index.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
machine_state.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
plugin.rb Remove vagrant-go implementation 2025-03-17 14:14:42 -07:00
registry.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
shared_helpers.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
ui.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
util.rb Fix arch guest networking setup 2025-04-08 08:56:26 -07:00
vagrantfile.rb Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
version.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00