Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated CHANGELOG, added deprecation note into README.
Browse files Browse the repository at this point in the history
Vlastimil Holer committed May 30, 2016
1 parent 8b81a64 commit 0af3940
Showing 2 changed files with 14 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 2015-05-30 - Release 0.9.7

Fix yum plugins on RHEL 5.x.

#### Bugfixes

- Properly detect YUM plugins prefixes on RHEL 5.x

## 2015-05-29 - Release 0.9.6

Fixed check for installed YUM group on RHEL 7.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Puppet yum module

## Please note this plugin is deprecated, future maintenance took over the Puppet Community. Please use new https://forge.puppet.com/puppet/yum

This module provides helpful definitions for dealing with *yum*.

### Requirements
@@ -113,6 +115,10 @@ yum::group { 'X Window System':
}
```

# Contributors

* Eugene Dementiev <eugene@dementiev.eu>

***

CERIT Scientific Cloud, <support@cerit-sc.cz>

0 comments on commit 0af3940

Please sign in to comment.