Releases: antoineco/aco-yum_autoupdate
Releases · antoineco/aco-yum_autoupdate
0.6.4
New parameter systemname
(jcpunk)
0.6.3
New parameter skip_broken
0.6.2
- Fix compatibility with Puppet 2.7
- Partial revert of changes introduced in v0.6.1 (Puppet 4.x)
0.6.1
- Fix compatibility with Puppet 4.0
- Housekeeping for Travis CI
- Support Fedora 22
0.6.0
- Added spec tests, see documentation for guidelines
- Minor bugfixes
0.5.1
Fix compatibility with future parser in Puppet 3.7.4 (PUP-3615)
0.5.0
- Add custom schedules via the
yum_autoupdate::schedule
defined type
- Drop support for Fedora 17 and 18
- Compatible with future parser
0.4.1
- Improve code quality, doc and metadata
- Support Fedora 21
0.4.0
update_cmd
can now be defined
- Deletion of the default hourly schedule on RHEL 7/Fedora 19+
- Make Puppet Doc compliant with RDoc markup language
- Refactoring
0.3.2
- Remove
email_from
feature from CentOS 5, since it is not supported
- Updated documentation