Skip to content

README: vagrant: Explicit the current version constraint on vagrant-vbguest

Test Plan

  1. vagrant-vbguest installed at latest version (currently 0.25.0) ~> vagrant up <vm> is stopped short, the vm is not fully provisioned...
  2. downgrade as explicited in the readme (this diff)
  3. vagrant destroy <vm> && vagrant up <vm> ~> the vm is built and provisioned

Migrated from D4088 (view on Phabricator)

Merge request reports