puppet-splunk icon indicating copy to clipboard operation
puppet-splunk copied to clipboard

Manage Splunk servers and forwarders using Puppet

Results 64 puppet-splunk issues
Sort by recently updated
recently updated
newest added

Hi, I test the current version of this module and had the following issue: ` Error: Evaluation Error: Error while evaluating a Resource Statement, Duplicate declaration: Class[Splunk::Params] is already declared`...

#### Pull Request (PR) description This PR adds support to use a given proxy for install the forwarder and enterprise Splunk. It simply passes the options to puppet-archive. #### This...

enhancement

I'd like to use r10k to deploy a version of this module that contains [this commit](https://github.com/voxpupuli/puppet-splunk/commit/5778673eee9fa92453fda520cfafe23651abaac1). Can you roll a new 9.0.1 version? Thanks!

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.21.1 - Ruby: ruby 2.5.8p224 (2020-03-31 revision 67882) [x86_64-linux] (bundled with puppet) - Distribution: Centos 8 Streams - Module version:...

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.24 - Ruby: - Distribution: Debian 10 - Module version: 9.0.0 - Splunk version: 8.1.0 ## How to reproduce (e.g...

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.24.0 - Ruby: - Distribution: Debian 10 - Module version: 9.0.0 - Splunk version: 8.1.0 ## How to reproduce (e.g...

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.24 - Ruby: - Distribution: CentOS 7 - Module version: ## How to reproduce (e.g Puppet code you use) ```...

#### Pull Request (PR) description The function "is_global?" should be named "global?". Reference: https://github.com/puppetlabs/puppetlabs-inifile/blob/main/lib/puppet/util/ini_file/section.rb#L28-L30 #### This Pull Request (PR) fixes the following issues n/a

#### Pull Request (PR) description Pull request fixes a resource override scoping issue in splunk::forwarder::install. When being installed on a machine with no existing installation of the net-tools package, the...

tests-fail
merge-conflicts

* Moved defaults to module data, and removed the params class * Privatized all `splunk::enterprise::` and `splunk::forwarder::` install, config, and service classes * Added a `$release` param, which replaces the...

backwards-incompatible
needs-feedback
tests-fail
merge-conflicts