forked from ghoneycutt/puppet-module-types
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f617912
commit 2baabb0
Showing
3 changed files
with
1,165 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,65 +1,30 @@ | ||
### v1.13.0 (2019-01-03) | ||
* Support Puppet 5 and 6 | ||
# Changelog | ||
|
||
### v1.12.0 (2017-07-24) | ||
* Add ability to manage the exec resource. | ||
## [2.0.2-forked](https://github.com/kodguru/puppet-module-types/tree/2.0.2-forked) (2024-02-12) | ||
|
||
### v1.11.1 (2016-11-17) | ||
* Fix bug in metadata | ||
[Full Changelog](https://github.com/kodguru/puppet-module-types/compare/v2.0.1-forked...2.0.2-forked) | ||
|
||
### v1.11.0 (2016-11-17) | ||
* Add support for Ruby 2.3.1 | ||
**Merged pull requests:** | ||
|
||
### v1.10.0 (2016-05-20) | ||
* Add support for selboolean's | ||
- Use new data type for cron periodic values [\#5](https://github.com/kodguru/puppet-module-types/pull/5) ([Phil-Friderici](https://github.com/Phil-Friderici)) | ||
|
||
### v1.9.1 (2016-05-20) | ||
* Upgrade dependency for ghoneycutt/common to 1.6.0 | ||
* Support Puppet v4 w/ strict variable checking | ||
* Use puppet-lint from git since it has newer commits than the gem | ||
* Use community puppet-lint plugins | ||
## [v2.0.1-forked](https://github.com/kodguru/puppet-module-types/tree/v2.0.1-forked) (2023-11-17) | ||
|
||
### v1.9.0 (2015-09-08) | ||
* Add ensure to file_line | ||
[Full Changelog](https://github.com/kodguru/puppet-module-types/compare/v2.0.0-forked...v2.0.1-forked) | ||
|
||
### v1.8.0 (2015-06-29) | ||
* Support Puppet v4 and v3 with future parser | ||
**Merged pull requests:** | ||
|
||
### v1.7.1 (2015-06-28) | ||
* Fix bug with mounts regarding directory creation | ||
- Use stdlib 9 [\#4](https://github.com/kodguru/puppet-module-types/pull/4) ([Phil-Friderici](https://github.com/Phil-Friderici)) | ||
|
||
### v1.7.0 (2015-03-30) | ||
* Add support for file_line | ||
## [v2.0.0-forked](https://github.com/kodguru/puppet-module-types/tree/v2.0.0-forked) (2023-11-09) | ||
|
||
### v1.6.2 (2015-03-30) | ||
* Loosen type checking on packages for specifying version | ||
[Full Changelog](https://github.com/kodguru/puppet-module-types/compare/3eff1aeaf74ed00f0963b7746b283b6b38ea5393...v2.0.0-forked) | ||
|
||
### v1.6.1 (2015-03-30) | ||
* deprecate use of type() | ||
**Merged pull requests:** | ||
|
||
### v1.6.0 (2015-03-30) | ||
* Add support to manage packages | ||
- Collection of refactors [\#3](https://github.com/kodguru/puppet-module-types/pull/3) ([Phil-Friderici](https://github.com/Phil-Friderici)) | ||
- Convert to PDK - Add support for Puppet 8 [\#1](https://github.com/kodguru/puppet-module-types/pull/1) ([anders-larsson](https://github.com/anders-larsson)) | ||
|
||
### v1.5.1 (2014-10-27) | ||
* Support more platforms | ||
|
||
### v1.5.0 (2014-08-01) | ||
* Add support for services | ||
|
||
### v1.4.1 (2014-04-22) | ||
* Add metadata for the forge | ||
|
||
### v1.4.0 (2014-04-22) | ||
* Ability to merge entries from hiera | ||
|
||
### v1.3.0 (2014-02-05) | ||
* Add ability to manage files | ||
|
||
### v1.2.0 (2014-02-03) | ||
* Add ability to specify cron jobs | ||
|
||
### v1.1.0 (2013-12-20) | ||
* Translates mount option for Solaris | ||
|
||
### v1.0.0 (2013-11-25) | ||
* support resource type: mount | ||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
Oops, something went wrong.