Vagrant vCloud 0.3.2 released!
Just a heads up that our vagrant-vcloud
Vagrant provider has been updated to version v0.3.2!
You can get it at our GitHub page or just install / upgrade it directly from Vagrant using vagrant plugin install vagrant-vcloud
.
This is the changelog for Version 0.3.2:
- Added support for
vagrant share
command [#31] experimental - Restructured the
vagrant vcloud-status
command tovagrant vcloud
namespace for future-proofing [#53] - Added
vagrant vcloud --redeploy-edge-gw
to redeploy Edge Gateway [#54] - Fixed Issues [#45, #46, #47, #48, #51, #52, #56, #57, #61]
Make sure you raise a issue on GitHub if you encounter problems using it.
Update
We just released version v0.3.3 that fixes a nasty regression bug (issue #67), make sure you update to the latest version, especially if you’re using the network_bridge
option.