Skip to content

Allow box architecture to be set in vagrant builder#136

Open
chrisroberts wants to merge 1 commit intohashicorp:mainfrom
chrisroberts:architecture
Open

Allow box architecture to be set in vagrant builder#136
chrisroberts wants to merge 1 commit intohashicorp:mainfrom
chrisroberts:architecture

Conversation

@chrisroberts
Copy link
Member

@chrisroberts chrisroberts commented Apr 23, 2025

When adding the source box for the vagrant builder, allow a specific architecture to be requested. By default Vagrant will use the host architecture when adding the box, so this option is only required when the guest architecture differs from the host.

This addresses a comment pointing out that while the original issue of adding boxes was resolved via a fix in Vagrant, it didn't provide a way to specify the architecture directly.

@chrisroberts chrisroberts requested a review from a team as a code owner April 23, 2025 18:48
When adding the source box for the vagrant builder, allow a specific
architecture to be requested. By default Vagrant will use the host
architecture when adding the box, so this option is only required
when the guest architecture differs from the host.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant