Skip to content

Commit

Permalink
Converted docs from markdown to asciidoc and format tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
thatdocslady committed Oct 7, 2016
1 parent 2c108c3 commit 5c67831
Show file tree
Hide file tree
Showing 4 changed files with 289 additions and 213 deletions.
78 changes: 78 additions & 0 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
= Revision History
:toc:

[[section]]
== 1.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

[[section-1]]
== 1.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

[[section-2]]
== 1.2.2

* Introducing Cucumber based acceptance tests.
* Fix: Handling of vagrant-registration action hooks depending on
provider used.

[[section-3]]
== 1.2.1

* Fix regression: Use sudo when asking on registration managers being
present

[[section-4]]
== 1.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

[[section-5]]
== 1.1.0

* Print warning if specifically selected manager is not available
* Support running alongside vagrant-vbguest, issue #40
* Support rhn_register manager
* Fix: Handle various types of configuration option values, issue #48
* Fix: Hide password on registration failure, issue #47

[[section-6]]
== 1.0.1

* Fix: Set repo_ca_cert option in /etc/rhsm/rhsm.conf after uploading a
certificate

[[section-7]]
== 1.0.0

* Support providing a CA certificate via `config.registration.ca_cert`
option
* Issue warnings on unsupported configuration options
* Do not ship tests

[[section-8]]
== 0.0.19

* Remove extra files from installation

[[section-9]]
== 0.0.18

* Support `config.registration.unregister_on_halt` option
60 changes: 0 additions & 60 deletions CHANGELOG.md

This file was deleted.

File renamed without changes.
Loading

0 comments on commit 5c67831

Please sign in to comment.