Releases: pjorg/pjorg-puppet-sumo
Releases · pjorg/pjorg-puppet-sumo
Fix Forge Metadata
Fix Forge Metadata
I'll get the hang of this eventually.
Add Support for Newer Config File Types
This release adds the ability to select a config file other than sumo.conf. Recent releases of the collector use user.properties instead.
Thanks @lreed.
Release for Forge Upload
This release contains CI improvements to fix problems with Forge uploads.
Autobuild Fix
No changes here really, except that hopefully the module will autobuild in Travis CI correctly.
Autobuild for Forge
Includes some modernization of tests, and code to autobuild each release for the Puppet Forge.
Fix breaking changes to parameter names
Bugfix: Fix breaking changes to parameter names. (Thanks @ghoneycutt)
Support Puppet v4
- Explicitly test against supported matrix of Puppet and Ruby versions.
- Support Puppet v3 and v4.
- Support Ruby versions 1.8.7, 1.9.3, 2.0.0, 2.1.0 and 2.3.1.
Thanks, @ghoneycutt!
Bugfix for Puppet 4
Includes a minor fix to quote resource names in params.pp, so that the module works correctly in Puppet 4.
Thanks @kimor79 for the pull request, and @jimmyattime for testing.
Forge Release: Debian Support, Collector Reload
New Forge Release:
- @simonrondelez's Debian support
- Bugfix: Collector now reloads when sources are changed by Puppet
- Modifications to
metadata.json