packer-plugin-virtualbox
packer-plugin-virtualbox copied to clipboard
Packer plugin for VritualBox Builder
#### Overview of the Issue Running packer on a host indirectly. I'm seeing a warning that looks like it is causing a parsing error. when doing a `VBoxManage --version`. This...
This PR adds support for `.vhd` files. Before this PR, when using a `.vhd` as the `iso_url` (as stated possible in the [documentation](https://developer.hashicorp.com/packer/integrations/hashicorp/virtualbox/latest/components/builder/iso#required:)), VirtualBox returns the error `Error attaching ISO:...
Bumps [github.com/hashicorp/packer-plugin-sdk](https://github.com/hashicorp/packer-plugin-sdk) from 0.5.2 to 0.5.3. Release notes Sourced from github.com/hashicorp/packer-plugin-sdk's releases. v0.5.3 Upgrade notes Upgrading to this release may fail until you've applied one of the fixes documented in...
#### Overview of the Issue I came across this issue when using Ubuntu's [daily cloud images](https://cloud-images.ubuntu.com/focal/current/) with the `virtualbox-ovf` builder. After importing the OVA, the plugin tries to attach the...
_This issue was originally opened by @Jamie- in https://github.com/hashicorp/packer/issues/12340 and has been migrated to this repository. The original issue description is below._ --- #### Community Note * Please vote on...
#### Overview of the Issue When using a .vhd as the `iso_url` (as stated possible in the [documentation](https://developer.hashicorp.com/packer/integrations/hashicorp/virtualbox/latest/components/builder/iso#required:), VirtualBox returns the error `Error attaching ISO: VBoxManage error: VBoxManage.exe: error: The...
_This issue was originally opened by @autumnjolitz in https://github.com/hashicorp/packer/issues/12298 and has been migrated to this repository. The original issue description is below._ --- #### Community Note * Please vote on...
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted. #### Overview of the Issue Using the 'packer build -force'...
--audio is deprecated, use --audio-driver instead.
_This issue was originally opened by @timblaktu as hashicorp/packer#10982. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-770034737). The original body of the issue is below._ On...