Skip to content

Releases: nsidc/vagrant-vsphere

v1.11.0

23 Nov 20:30
Compare
Choose a tag to compare

v1.10.1

17 Oct 20:33
Compare
Choose a tag to compare
  • Update dependency on rbvmomi to allow
    versions greater than 1.8.2, but still less than 2.0.0. The previous
    version constraint was intended to get at least 1.8.2, but was also
    restricting it to less than 1.9.0.

v1.10.0

25 Jul 21:02
Compare
Choose a tag to compare

Add support for vagrant snapshot and its subcommands (thanks @Sharpie #198).

v1.9.0

17 May 18:16
Compare
Choose a tag to compare
  • Add option real_nic_ip to support VMs with multiple bridge adapters (#193)

v1.8.1

27 Apr 14:21
Compare
Choose a tag to compare

v1.8.0

21 Apr 20:47
Compare
Choose a tag to compare
  • Allow VLANs on virtual switches to work correctly (thanks @adampointer #188).
  • Add support to specify a full resource pool name (thanks @davidhrbac #152; #189)
  • Fix compatibility with i18n v0.7.0

v1.7.1

30 Mar 15:06
Compare
Choose a tag to compare
  • Allow status and ssh commands to run without a lock (thanks @Sharpie #184).

v1.7.0

14 Mar 18:53
Compare
Choose a tag to compare
  • Add support for setting guestinfo variables (thanks @Sharpie #174).
  • Run provisioner cleanup when destroying VMs (thanks @Sharpie #176).
  • Add the ability to configure the notes on the newly cloned VM (thanks @rylarson #178).

v1.6.0

21 Jan 17:09
Compare
Choose a tag to compare
  • Use Vagrant core API for communication for improved WinRM support (thanks @mkuzmin #162).

v1.5.0

08 Sep 22:59
Compare
Choose a tag to compare