Releases: projectatomic/adb-vagrant-registration
Releases · projectatomic/adb-vagrant-registration
v1.3.4
Fixes #135. Releasing v1.3.4
v1.3.2
- fix #126 : Change subscription_manager_registered check method
v1.3.1
- Fix #111 Default response (yes) for registration prompt not working
- Fixing rhn_register upload certificate fail #114
- Converted docs from markdown to asciidoc and format tweaks
- Fix #117 Updating gemspec file after doc format changes to adoc
v1.3.0
- Fixed formatting, typo, grammar in README
- Added MAINTAINERS file
- Fix #44 allow more than one try to fill username and password
- Fixes #99 using proxy info to unregister
- Fix #107 register when passing credentials as env variables
v1.2.3
- Issue #90 Use locale based messaging
- Issue #65 Adding cucumber tests for proxy settings
- Issue #65 Adding proxy options to rhn_register and subscription_manager
- Adding minitest as unit test framework and setting up basic test harness for Vagrant plugins
- Issue #65 Removing obsolete bash tests
v1.2.2
- Introducing Cucumber based acceptance tests.
- Fix: Handling of vagrant-registration action hooks depending on provider used. Issue #69
v1.2.1
- Fix regression: Use sudo when asking on registration managers being present, resolves #64
v1.2.0
Fix: vagrant destroy not triggering subscription deactivation and removal, issue #57
Fix: Allow auto-attach and force options to be configured
Fix: Remove unnecessary shebang from python script
Support for attaching to specified subscription pool(s), issue #36
Fix: rhn_register upload certificate fails, issue #60
v1.1.0
Key enhancements:
- Print warning if specifically selected manager is not available
- Support registration on RHEL with a new
rhn_register
manager
- Fix compatibility with
vagrant-vbguest
plugin