Page MenuHomeSoftware Heritage

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

Authored by ardumont on Sep 29 2020, 7:27 PM.

Details

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...

  1. downgrade as explicited in the readme (this diff)
  2. vagrant destroy <vm> && vagrant up <vm> ~> the vm is built and provisioned

Diff Detail

Repository
rSENV Puppet Environment
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.