Skip to content

Releases: projectatomic/adb-vagrant-registration

v1.0.1

26 Nov 10:52
Compare
Choose a tag to compare
  • Fix: Set repo_ca_cert option in /etc/rhsm/rhsm.conf after uploading a certificate

v1.0.0

10 Nov 10:47
Compare
Choose a tag to compare

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

09 Dec 21:27
Compare
Choose a tag to compare
0.4 alpha Pre-release
Pre-release
v0.4-alpha

fixed license, doc and added new gem

0.0.3 alpha

05 Dec 16:26
Compare
Choose a tag to compare
0.0.3 alpha Pre-release
Pre-release

Re-releasing under a more appropriate license.

0.0.2 alpha

25 Nov 20:00
Compare
Choose a tag to compare
0.0.2 alpha Pre-release
Pre-release

Gem build may have been bad. Trying a new rev.

Alpha v0.1.1

18 Nov 18:48
Compare
Choose a tag to compare
Alpha v0.1.1 Pre-release
Pre-release

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