packer-plugin-virtualbox icon indicating copy to clipboard operation
packer-plugin-virtualbox copied to clipboard

Add support for toggling audio driver flag based on VBox version

Open nywilken opened this issue 1 year ago • 0 comments

The latest change to replace the VBox 7.0 deprecated flag --audio with the new flag --audio-driver resulted in a regression for 6.x versions. This change adds version detection logic to determine the appropriate flag to use for configuring sound on the running VM.

Closes #139

nywilken avatar Aug 13 '24 23:08 nywilken