Releases: nsidc/vagrant-vsphere
Releases · nsidc/vagrant-vsphere
v1.4.1
- Update dependency on rbvmomi to 1.8.2 in order to resolve errors with parallelization (thanks @edmcman #147).
v1.4.0
- Add configuration option for the vSphere Virtual Ethernet Card (thanks @mreuvers #121, #142)
v1.3.0
- Add ability to configure CPU and memory reservations (thanks @edmcman #137)
- Bypass "graceful" shut down attempts with
vagrant destroy --force