Skip to content

Tags: huit/puppet-splunk

Tags

v1.7.2

Toggle v1.7.2's commit message
Merge pull request #77 from tfhartmann/fixing-broken-test-in-puppet-4

Updated CHANGELOG and fixing broken tests

v1.7.1

Toggle v1.7.1's commit message
Release 1.7.1

v1.7.0

Toggle v1.7.0's commit message
Fixing Issues

Fixes issue #57 by upgrading the Splunk TA Example shipped with this
module
Fixes issue #54 Will release to the forge today
Includes pull request #56 into forge release

v1.6.1

Toggle v1.6.1's commit message
Releasing v1.6.1

v1.6.0

Toggle v1.6.0's commit message
Lots of updates to the documentation

Updated and reformatted the documentation to follow more closly the
Puppet Labs documentation guide
https://docs.puppetlabs.com/puppet/latest/reference/modules_documentation.html

Updat travis.yml to meet nokogiri dependency for ruby 1.8.7

Update to .travis if/then

Added debug

Exposed package version parameter to splunk class

Exposed the splunk::version parameter for use in upgrading splunk
Added additional docs to init.pp

Updated Rakefile to match requirements for "Approved"

Updated the Rakefile to follow the specs laid out here
https://forge.puppetlabs.com/approved/criteria

Changed index and forward to a bool

Cleaned up strings that should have been bools

Added some verbose warning if strings get passed in when they should be
bools.

Trying to get travis to run for ruby 1.8.7

Keep running into a nokogiri install dependcy which is breaking the build

Revert "Trying to get travis to run for ruby 1.8.7"

This reverts commit 70cc551.
A good idea, but it didn't work :frown:

Flattery being the best for ... taken from puppetlabs/apache

Added more versions of Puppet to the test matrix

Cause.. you know longer builds are cool?

Upgraded Module to v1.6.0

This release should close huit/splunk#49 as well as make the module
closer to the new Puppet Labs standards for a approved module

Helps when the JSON is valid...

Will rebase and resubmit

v1.5.3

Toggle v1.5.3's commit message
Deleted hook and updated Changelog

The Rakefile does eveything (and more) that the hook does,
so we really don't need it.

Updated the Changelog

v1.5.2

Toggle v1.5.2's commit message
Upgrading Module to v1.5.2 and tagging for release

Adding Changlog file

I tried to track back through commits, if I missed something please let
me know!

Update Modulefile to v1.5.2

v1.4.3

Toggle v1.4.3's commit message
Bug Fix for issue #41

This release fixes issue #41

v1.4.2

Toggle v1.4.2's commit message
Updating Module file to v1.4.2 For new release

This release fixes splunk_version fact
Updates docs
And adds tests

v1.4.1

Toggle v1.4.1's commit message
fixing bug thats thats affecting outputs.conf

Changing the content of this param to a string fixes a bug thats
keeping outputs.conf from being created correctly