Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/puppet-splunk

Manage Splunk servers and forwarders using Puppet
https://github.com/voxpupuli/puppet-splunk

Merge pull request #206 from treydock/facts

Add splunkforwarder_version fact

aa424440a99450ab29b5006848882005cee7be57 authored about 6 years ago by Alexander Fisher <[email protected]>
Add splunk_version fact

e7a73ad32b2f195c48b7ec95648a35d3021b98f8 authored about 6 years ago by Trey Dockendorf <[email protected]>
Add splunkforwarder_version fact

db05c80046c8a64ad12e8362eebb5523f702ea5f authored about 6 years ago by Trey Dockendorf <[email protected]>
Mock with rspec

4cbc5b4ed11d831af74ad6d07360fac597ab3cce authored about 6 years ago by Trey Dockendorf <[email protected]>
[blacksmith] Bump version to 7.3.1-rc0

0fe47710ce08e488fbdcd6499f7b8193c046b956 authored about 6 years ago by Tim Meusel <[email protected]>
Merge pull request #204 from bastelfreak/rel730

release 7.3.0

28d1333614a3eb1a6c9591c5e3e16eda0efa0989 authored about 6 years ago by Tim Meusel <[email protected]>
release 7.3.0

9ac2ee75f45ae9dfabf67629c494ddc39af2b7e2 authored about 6 years ago by Tim Meusel <[email protected]>
Merge pull request #203 from Renelast/fix/202

Fixes #202

cfd98161b0e22daf714898c638d9a83243e8087f authored about 6 years ago by Tim Meusel <[email protected]>
Merge pull request #201 from gregswift/let-splunk-handle-it

Allow empty local and outputs files to keep centralized Splunk happier.

a763bfd76f6df4d9de57b3b4df1657a74d669be6 authored about 6 years ago by Tim Meusel <[email protected]>
Fixes #202

Add splunkforwarder_limits to set_provider_paths function

a3fc9904b75144728201fecc3ea95c586197317d authored about 6 years ago by Rene Last <[email protected]>
really they are strings and ireally need to squash this nonsense

43c7e45e24528f2dd84fd73901f327281cd1f297 authored about 6 years ago by Greg Swift <[email protected]>
params are symbols too

f6e6aa7bb0f38dd84bdaa9b522e054342d4af02c authored about 6 years ago by Greg Swift <[email protected]>
Extra lines after let()

eb606f42d14d6814efdcbdaac7dc225757309580 authored about 6 years ago by Greg Swift <[email protected]>
Remove plurality in tests

a6709a6217a869f5290ec93df554afef38ab2e20 authored about 6 years ago by Greg Swift <[email protected]>
Simplify conditional check to boolean state

e012c02fa290172cdafd8701710d18279210b259 authored about 6 years ago by Greg Swift <[email protected]>
missing squiglies

c0c79a3d7bb1c18811e4f400bb4de130806586c8 authored about 6 years ago by Greg Swift <[email protected]>
Splunk environments where the majority of the configuration is handled by splunk do not necessarily like these defaults. So allow a way to not provide them. Either by setting undef or passing empty (nil) from hiera.

44bd5cafa56998d0194931d01c1d04359f8286f1 authored about 6 years ago by Greg Swift <[email protected]>
Merge pull request #200 from voxpupuli/modulesync

modulesync 2.2.0 and allow puppet 6.x

9463aa5079335aca04bc79a23257e32ae6311ef7 authored about 6 years ago by Tim Meusel <[email protected]>
delete unneeded coverage_spec.rb

b71d064bf9e4b8bd4daa37c823f2355ded045fc6 authored about 6 years ago by Tim Meusel <[email protected]>
allow puppet 6.x

ae56a407e4c8f836c8cfe69cd3200868f19d2a7b authored about 6 years ago by Tim Meusel <[email protected]>
purge obsolete symlink setting in fixtures

7c26e75c0a427c2fd5c0d14c5e61c7a3d3f74afb authored about 6 years ago by Tim Meusel <[email protected]>
modulesync 2.2.0

31b1b08ec916d9f730060c82b476f25bef17681c authored about 6 years ago by Tim Meusel <[email protected]>
Merge pull request #199 from Joshua-Snapp/improve_ftr_license_agreement

Improve ftr license agreement

6b6e981b33e6f62410bfcf1b1ef233494b6221d9 authored about 6 years ago by Tim Meusel <[email protected]>
Add upgrade instructions and example to README.

47bc08cc8f009fcc9751b2780f5a3c48e2b56486 authored over 6 years ago by Joshua Snapp <[email protected]>
Run license_splunkforwarder exec resource whenever ftr file exists.

ftr stands for first time run.

The ftr file is an improved trigger for determining when to run ...

e9cca9c074de282d8f7ac2696eb5cdbf8c5ecf9f authored over 6 years ago by Joshua Snapp <[email protected]>
Run splunk ftr and then notify splunk service resource.

ftr stands for first time run.
Running splunk ftr doesn't start the splunk service. It just allo...

bb52106872217ec87b78ee0b234a973cf0a8a3f8 authored over 6 years ago by Joshua Snapp <[email protected]>
Merge pull request #194 from voxpupuli/modulesync

modulesync 2.0.0

3fbbeeaa9fd53f76e2599f6c5cc1bce305841973 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #195 from mdwheele/configurable_splunkd_user

Make splunk_user configurable.

d006ce1a3cc9ad3032f018ddf663b5af997dc8e9 authored over 6 years ago by Tim Meusel <[email protected]>
let(:facts) needs os -> family

d737dbe8fdf4e0844651d0e91bdeee81ddb4b9ec authored over 6 years ago by Dustin Wheeler <[email protected]>
Use ['os']['family'] over deprecated $::osfamily.

e76d659e9474378f5a12392b36963d3c6029944e authored over 6 years ago by Dustin Wheeler <[email protected]>
Fix formatting of parameters list.

0efe428453a91e5139fbdee7c31548c0fb591a17 authored over 6 years ago by Dustin Wheeler <[email protected]>
drop debian 7 tests

4a256d21c8e397cecc41fad6bb5baea8ae801013 authored over 6 years ago by Tim Meusel <[email protected]>
modulesync 2.0.0

5f409192f9568d9d994eaa09c66c5e9de07b70ec authored over 6 years ago by Tim Meusel <[email protected]>
Make splunk_user configurable.

90232ac8e6e1767321017e4ada1a1a1f492b00e2 authored over 6 years ago by Dustin Wheeler <[email protected]>
Merge pull request #193 from voxpupuli/stdlib

Allow puppetlabs/stdlib 5.x and puppetlabs/concat 5.x

ee496c7c2ba2b45faadd62e6c0f02cb12f6e8793 authored over 6 years ago by Ben S <[email protected]>
allow puppetlabs/concat 5.x

b9eddd9561739f05cbaab81791f96cbb2a030694 authored over 6 years ago by juniorsysadmin <[email protected]>
allow puppetlabs/stdlib 5.x

f49e7d6df13c0774e55943cdb1d050be0fb5f698 authored over 6 years ago by Tim Meusel <[email protected]>
[blacksmith] Bump version to 7.2.2-rc0

3799703d75c38c20295880a4b7de4a4619243512 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #192 from bastelfreak/rel721

release 7.2.1

ada4de86b386fb5f4ecd9c5f28ee9cac7464c9b3 authored over 6 years ago by Tim Meusel <[email protected]>
release 7.2.1

0ea3c043d00ffe79f864ea99b1a798f04875890b authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #191 from ralfbosz/issue/186

This commit fixes the error in startup 7.1.x

e81fb96a525d6001c3e9e92cf63f84a72caaeb51 authored over 6 years ago by Tim Meusel <[email protected]>
This commit fixes the error in startup 7.1.x

When splunk is started the first time on 7.1.x (and
higher) there is input expected, disable thi...

de60dbd9d92fa149ce20511867b11d91a7c43bce authored over 6 years ago by ralfbosz <[email protected]>
Merge pull request #189 from voxpupuli/modulesync

modulesync 1.9.6

bbc320e6741ed95ca4f462660ec48891ad1c6349 authored over 6 years ago by Tim Meusel <[email protected]>
update spec_helper_acceptance

9ce7f5e9d2cfc78db915e53559d433db9ff7af03 authored over 6 years ago by Tim Meusel <[email protected]>
modulesync 1.9.6

a2dcbda4b831076fb35f9e72b106f3cad8c9df05 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #188 from voxpupuli/modulesync

modulesync 1.9.4

bc87fe3aacaabee1b72b73a6844e6bc03524850a authored over 6 years ago by Tim Meusel <[email protected]>
modulesync 1.9.4

470f735f19bebc6c4b06fc1c553b61036c579259 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #187 from voxpupuli/modulesync

modulesync 1.9.3

684cfc98a2483279a0f1b39e8d0a9568608a3f77 authored over 6 years ago by Tim Meusel <[email protected]>
modulesync 1.9.3

dfd6123b92acd16690f8575e86637688e85ad3ac authored over 6 years ago by Tim Meusel <[email protected]>
[blacksmith] Bump version to 7.2.1-rc0

e28bf7f6565d466bf3462b519efa7690c910a289 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #185 from bastelfreak/rel720

release 7.2.0

9834965e479b3bdf60503182e8bfa6834a825667 authored over 6 years ago by Tim Meusel <[email protected]>
release 7.2.0

7bfdc32ae1270cf7e1dfa00df18ba8a9283136cb authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #176 from michaelweiser/metadata

New Custom Type For Managing .meta files

c532709c49289de2219e57be033f17a53b8690d9 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #183 from Nekototori/forwarder_fix

Allow forwarder to fully support alternate install directories

4e309ecf4eb3e3e4844e8077488cf9c18a2d57f8 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #184 from mpdude/patch-1

Allow this module to be installed with puppet-archive 3.0.0

786e0087a0761f4767404f9e8e5409580c08e9e5 authored over 6 years ago by Tim Meusel <[email protected]>
Allow this module to be installed with puppet-archive 3.0.0

I don't think the changes over there should impact anything.

853d59e1800487ee130b2903e66fdac632270bfc authored over 6 years ago by Matthias Pigulla <[email protected]>
Allow forwarder to fully support alternate install directories

27545f4539175c9fb1cf964ebd024e8232e31bf3 authored over 6 years ago by Jessykah Bird <[email protected]>
Merge pull request #182 from bastelfreak/puppet

drop EOL OSs; fix puppet version range

002023cb9df1d3676f6075deaff6094704ea78f3 authored over 6 years ago by Sandra Thieme <[email protected]>
drop EOL OSs; fix puppet version range

3b9969a273c53605b4c3763028c7d14f0b61b1b0 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #181 from ekohl/msync-docker

Rely on beaker-hostgenerator for docker nodesets

d54bdfbfa49c317db2f9b89b2eff8c0ee46be9dc authored over 6 years ago by Tim Meusel <[email protected]>
Rely on beaker-hostgenerator for docker nodesets

6f08ea0928cb6395d2ba816af1d4221401d72190 authored over 6 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Allow to configure .meta files

This change enables the module to manage default.meta and local.meta
files in splunk system and ...

00f8ddd7fa8af701662fa48b4a51d3d114e6d188 authored almost 7 years ago by Michael Weiser <[email protected]>
Merge pull request #177 from voxpupuli/modulesync

modulesync 1.9.0

bb2f937fc8a0ea9bed36e7b3009c775296775dd2 authored almost 7 years ago by Michael Fyffe <[email protected]>
Merge pull request #178 from bastelfreak/puppetversion

bump puppet to latest supported version 4.10.0

30ea1834b7b52276a10a1d3f9321bcaa78083b02 authored almost 7 years ago by Michael Fyffe <[email protected]>
bump puppet to latest supported version 4.10.0

ae8a20472bc251ffd781f114092481fdbf80646c authored almost 7 years ago by Tim Meusel <[email protected]>
modulesync 1.9.0

4c52f594ac32ac18899a66734c0f626ae291e227 authored almost 7 years ago by TraGicCode <[email protected]>
Merge pull request #179 from bastelfreak/filepath_error

fix unknown variable: staged_package

1568a193026fa8dee4836555c0e087acf388185f authored almost 7 years ago by Tim Meusel <[email protected]>
Excluding windows from the splunk server tests until #151 is implemented.

5862fdb13693ff1cd32d16ccee039807be981cb8 authored almost 7 years ago by TraGicCode <[email protected]>
fix unknown variable: staged_package

cde6fa553c507ae03f38a5aca2eee8a3106894de authored almost 7 years ago by Tim Meusel <[email protected]>
Merge pull request #174 from treydock/fix-title-patterns

Remove unsupported use of proc in title patterns

c4320626555f45b6ea5a98be506d142c16e99eeb authored almost 7 years ago by Michael Fyffe <[email protected]>
Remove unsupported use of proc in title patterns

This will allow `puppet generate types` to function

Example:
Error: /etc/puppetlabs/code/enviro...

a09aef90060dc75b0801e3f2eae58f85a3131b4f authored almost 7 years ago by Trey Dockendorf <[email protected]>
Merge pull request #173 from TraGicCode/maint/bump-ini-file-dependency

(maint) Bumping inifile dependency from > 2.0.0 to > 3.0.0

ee1db5b1ab8b08427d009c0c150d098cc14345e3 authored almost 7 years ago by Alexander Fisher <[email protected]>
Bumping inifile dependency from > 2.0.0 to > 3.0.0

002e0723f1a0956601f75090893bc0d65840d7ed authored almost 7 years ago by TraGicCode <[email protected]>
Merge pull request #167 from voxpupuli/modulesync

modulesync 1.6.0

26d93aeca889f6486e8a4f689e6cb36f76f7172f authored about 7 years ago by Tim Meusel <[email protected]>
modulesync 1.6.0

6b929a2102a5e8e66afe7c445fdef9fce1c9c06e authored about 7 years ago by Tim Meusel <[email protected]>
[blacksmith] Bump version to 7.1.1-rc0

d926bc90b61b1eaa417bc128654890c34bd69c75 authored about 7 years ago by Tim Meusel <[email protected]>
Merge pull request #165 from bastelfreak/rel710

release 7.1.0

5c1e186b89cc1b9791cccca66377855063a9b07b authored about 7 years ago by Tim Meusel <[email protected]>
release 7.1.0

a7cae5bd7641f93af249d934f57cf33d803384c9 authored about 7 years ago by Tim Meusel <[email protected]>
Merge pull request #162 from arjenz/master

Update README

5d9ec8539e4e28e55e068c86b4228b96cee139b8 authored about 7 years ago by Tim Meusel <[email protected]>
Update README

Update the text about the example to match the versions in the actual
example

3ee0be9115bb3ab0f9a34eee7074442538d91e3d authored about 7 years ago by Arjen Zonneveld <[email protected]>
Merge pull request #161 from bastelfreak/puppet4

replace validate_string with assert_type

e76b08292a08268fa094b6b73daa8a6642dd5ac4 authored about 7 years ago by Tim Meusel <[email protected]>
repalce validate_string with assert_type

c2379e8e15b0c65c1017bde4d27293714277c6ed authored about 7 years ago by Tim Meusel <[email protected]>
Merge pull request #160 from voxpupuli/modulesync

modulesync 1.5.0

9e33971b6d1abfd2961093f8954c3a564c24a387 authored about 7 years ago by Tim Meusel <[email protected]>
modulesync 1.5.0

4aeb68b5c32f6e671f309c5435f31def12795f55 authored about 7 years ago by Tim Meusel <[email protected]>
[blacksmith] Bump version to 7.0.1-rc0

3fd13d265dfae5487c0867eeebfbc5ba61fdb331 authored over 7 years ago by Tim Meusel <[email protected]>
Merge pull request #152 from TraGicCode/cut_release

v7.0.0 Release

3921dd1752df4c979b6695f0d974f5731c034250 authored over 7 years ago by Tim Meusel <[email protected]>
Cutting v7.0.0 breaking change release.

c52660051b83e9da733cbaf99860c112c1eb842f authored over 7 years ago by tragiccode <[email protected]>
Merge pull request #150 from TraGicCode/refactor/acceptance-test-travis

[BREAKING CHANGE] Updated http download structure

e3b2b4f6f2f4d35739bbba49cb497c9805821c09 authored over 7 years ago by Tim Meusel <[email protected]>
Fix a bug in the forwarder where it is not actually idempotent. This is also needed to get the idempotence checks to not fail on travis-ci.

a93301466f40ee207e2857de8215553870c282fd authored over 7 years ago by tragiccode <[email protected]>
Since there is a bug where splunk doesn't uninstall cleanly currently i need to force the forwarder to listen on a different port. This prevents splunk server and splunk forwarder ( which is being run on the same machine ) from fightining over ports.

e3d9b6ebda61d12660c970678a937e878ef0ab4b authored over 7 years ago by tragiccode <[email protected]>
Add code to actually allow this module to work properly while inside a docker container ( both for travis-ci and users who want to prebuild docker containers with splunk installed ).

af3c0815754b653bcbdf0f4b6bd7d2934584e103 authored over 7 years ago by tragiccode <[email protected]>
Add docker nodesets we want to run under travis-ci

f1d8ca1087b6b6b2536f8d7a29906239fe970570 authored over 7 years ago by tragiccode <[email protected]>
Updated code to start using the *new* download path being followed by download.splunk.com

e21b53cb385702f30d6c49e607fd4e96ef382dde authored over 7 years ago by tragiccode <[email protected]>
Merge pull request #147 from TraGicCode/feature/server-classes-type

Add serverclass type

6a12d3ec83464d745cba10f6310bccf112f771f7 authored over 7 years ago by Tim Meusel <[email protected]>
Merge pull request #148 from voxpupuli/modulesync

modulesync 1.2.1

2d1dc27d297a572e40a70a26f88880704c5007ff authored over 7 years ago by Tim Meusel <[email protected]>
Modulesync update

73d3a5e90bb42edf0ba256c120a3bf1d4b16e775 authored over 7 years ago by tragiccode <[email protected]>
Added a new splunk server configuration type. serverclass.conf.

a0d4853164cc0c99dfb09fc99416e6033eecfd59 authored over 7 years ago by michael fyffe <[email protected]>
[blacksmith] Bump version to 6.3.2-rc0

b7270ccbafecb9832f554c140033d17dc2b66aac authored over 7 years ago by Tim Meusel <[email protected]>
Merge pull request #145 from TraGicCode/Release6.3.1

Release v6.3.1

dba416edc995e79614a33709db38ba8cda1968d5 authored over 7 years ago by Tim Meusel <[email protected]>
Generate changelog & bump patch

1bb0e65f98a71801dfa39f9b59eeeaf010f4f73e authored over 7 years ago by michael fyffe <[email protected]>