New parameter systemname
(jcpunk)
New parameter skip_broken
(mpuel)
- Fix compatibility with Puppet 2.7 (jenkins101)
- Partial revert of changes introduced in v0.6.1 (Puppet 4.x)
- Fix compatibility with Puppet 4.0 (jhoblitt)
- Housekeeping for Travis CI (jhoblitt)
- Support Fedora 22
- Added spec tests, see documentation for guidelines
- Minor bugfixes
Fix compatibility with future parser in Puppet 3.7.4 (PUP-3615)
- Add custom schedules via the
yum_autoupdate::schedule
defined type - Drop support for Fedora 17 and 18
- Compatible with future parser
- Improve code quality, doc and metadata
- Support Fedora 21
update_cmd
can now be defined (ksaio!)- Deletion of the default hourly schedule on RHEL 7/Fedora 19+
- Make Puppet Doc compliant with RDoc markup language
- Refactoring
- Remove
email_from
feature from CentOS 5, since it is not supported - Updated documentation
- Adjust default
debug_level
depending on the platform debug_level
is enforced to-1
whennotify_email
is set tofalse
- Updated documentation
- Removed unused
download_only
parameter (leftover)
- Class parameter changes. See documentation for usage
- New class parameter
notify_email
(boolean) to disable email notifications in a more consistent way debug_level
parameter now accepts value-1
to also suppress deltarpm messages
- New class parameter
- Fixed permissions on module content, causing module upgrade to complain about changed files
- NOTE: use the
--force
option to upgrade to this release
- NOTE: use the
- Updated documentation
- Added support for Fedora 15+
- Move package exclusion logic from ERB templates to Puppet STL
- Added To Do documentation section
- Added this changelog
First forge release