Skip to content

Releases: projectatomic/adb-vagrant-registration

v1.3.4

21 Mar 18:38
Compare
Choose a tag to compare
Fixes #135. Releasing v1.3.4

v1.3.3

20 Mar 15:11
Compare
Choose a tag to compare
Releasing v1.3.3.

v1.3.2

17 Dec 20:08
Compare
Choose a tag to compare
  • fix #126 : Change subscription_manager_registered check method

v1.3.1

08 Nov 18:37
Compare
Choose a tag to compare
  • 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

02 Sep 06:56
Compare
Choose a tag to compare
  • 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

26 Jul 10:14
Compare
Choose a tag to compare
  • 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

07 Jun 12:21
Compare
Choose a tag to compare
  • Introducing Cucumber based acceptance tests.
  • Fix: Handling of vagrant-registration action hooks depending on provider used. Issue #69

v1.2.1

29 Jan 16:10
Compare
Choose a tag to compare
  • Fix regression: Use sudo when asking on registration managers being present, resolves #64

v1.2.0

26 Jan 15:37
Compare
Choose a tag to compare

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

10 Dec 17:39
Compare
Choose a tag to compare

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