sprotheroe / vagrant-disksize

Vagrant plugin to resize disks in VirtualBox
MIT License
479 stars 52 forks source link

Plugin tries to run with non-virtualbox providers #50

Open tomjn opened 2 years ago

tomjn commented 2 years ago

When running on a non-virtualbox provider this plugin still tries to use VirtualBox.

This is especially a problem on platforms where VirtualBox is not installable, e..g Apple Silicon MacOS + Parallels

tomjn commented 2 years ago

At a minimum, the plugin should not run on Arm/Apple Silicon devices

fclaudiopalmeira commented 2 years ago

That is still happening, this plugin will revert back to virtualbox, even if you force a different provider