Releases: projectatomic/adb-vagrant-registration
Releases · projectatomic/adb-vagrant-registration
v1.0.1
v1.0.0
This is the first stable release of vagrant-registration plugin. We recommend you to upgrade.
New enhancements:
- Support providing a CA certificate via
config.registration.ca_cert
option- You can now provide a CA certificate that will be uploaded before the registration itself.
- Issue warnings on unsupported configuration options
- This allows for seamless upgrades from the older versions of the plugin.
0.4 alpha
v0.4-alpha fixed license, doc and added new gem
0.0.3 alpha
Re-releasing under a more appropriate license.
0.0.2 alpha
Gem build may have been bad. Trying a new rev.
Alpha v0.1.1
Early alpha, "vagrant up" should register and "vagrant halt" should unregister. If you "vagrant destroy" without running "halt" that should also work. However, "vagrant destroy" does not remove the vm correctly (but does not report an error).