Ecosyste.ms: OpenCollective

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

github.com/sous-chefs/chef-splunk

Development repository for the chef-splunk cookbook
https://github.com/sous-chefs/chef-splunk

Test with Local Delivery and not Rake

Signed-off-by: Tim Smith <[email protected]>

5fd8e2ebc28908025e2d65dc88da59da1d0572bd authored almost 8 years ago by Tim Smith <[email protected]>
Merge pull request #88 from chef-cookbooks/issue_56

Signed-off-by: Jennifer Davis <[email protected]>

bc28fadab95b6edf93bd097ad6ecf46e77ed2723 authored almost 8 years ago by Jennifer Davis <[email protected]>
Signed-off-by: Jennifer Davis <[email protected]>

Updating README to reflect updates from commit https://github.com/chef-cookbooks/chef-splunk/com...

ebe5b03c07966701a668e0c37722844177dae39c authored almost 8 years ago by Jennifer Davis <[email protected]>
convert few tabs to spaces for consistency

ed293fca10ed3292f10355eaed6489cc2da92edb authored almost 8 years ago by Roy Arsan <[email protected]>
Set server.conf file ownership to splunk

6b1020d83130f4547af93ca47efe5444ec2f6ffd authored almost 8 years ago by Roy Arsan <[email protected]>
Added assertion: no captain bootstrap for regular shc member

5ef5e4742d52ce9a71bb05798dd4600afba646dd authored almost 8 years ago by Roy Arsan <[email protected]>
Use same secret for pass4SymmKey

Same passphrase must be used across all nodes, including across cluster types (indexer cluster a...

d01e104afc61e689e64714194ca3ebb87717e22f authored almost 8 years ago by Roy Arsan <[email protected]>
hard code shcluster_members for shcluster_server_list. add quote to fix failing example

Signed-off-by: Ryan LeViseur <[email protected]>

2d70239cec74c6735ef414926438713b5a4faecb authored almost 8 years ago by Ryan LeViseur <[email protected]>
fixed an extra join that was breaking things if you set shcluster members via attributes

5ae1b471f5a2fb4fc3ecad51bd970c1d47e6370b authored almost 8 years ago by Ryan LeViseur <[email protected]>
Update platforms to test with test kitchen

Signed-off-by: Tim Smith <[email protected]>

739855e15987de2bb33b91aa6aa82ecdfd155d83 authored almost 8 years ago by Tim Smith <[email protected]>
Cookstyle fixes

Signed-off-by: Tim Smith <[email protected]>

eb0604002aa7bcf723b04fa5f4af84d18b4e2f14 authored almost 8 years ago by Tim Smith <[email protected]>
Switch back to stable ChefDK builds for testing

2009bcee55672dce82d26e2255e306949703e211 authored almost 8 years ago by Tim Smith <[email protected]>
Merge pull request #84 from lochnesh/GH-83

GH-83: updated download urls to 6.5.1

451e66c661edba5cc01fb57d8141df2e73ed6232 authored about 8 years ago by Tim Smith <[email protected]>
Update Test Kitchen platforms to the latest

4f23c996efa38688ebba7881abf91320e553aa3a authored about 8 years ago by Tim Smith <[email protected]>
GH-83: updated download urls to 6.5.1

Obvious fix.

903d57065df2cfb46575161ab856b8c8fb0abf62 authored about 8 years ago by Skyler Nesheim <[email protected]>
Make sure all file modes are strings

Signed-off-by: Tim Smith <[email protected]>

6737c68e59f4c90348a726e20afdd1258405cbbe authored about 8 years ago by Tim Smith <[email protected]>
Remove Chef 11 compatibility check

Signed-off-by: Tim Smith <[email protected]>

a58fd0d410fe3c38d5f8de6bd7a1b9b67e134f72 authored about 8 years ago by Tim Smith <[email protected]>
Update yard headers

Signed-off-by: Tim Smith <[email protected]>

c40acd33ae3a8bb8613be760f45bc90863e6c01a authored about 8 years ago by Tim Smith <[email protected]>
Test in Travis using the current build of chef/chef docker image

fa82a3b59c9a01f1173224cc0b994405050b5c9e authored about 8 years ago by Tim Smith <[email protected]>
Test on additional Ubuntu releases

Signed-off-by: Tim Smith <[email protected]>

5268d1801d88e7470a62239335dc6296a9b04ada authored about 8 years ago by Tim Smith <[email protected]>
Update kitchen config

Signed-off-by: Tim Smith <[email protected]>

16b4505cb2bdc229d4a056b852d64d5895990a8e authored about 8 years ago by Tim Smith <[email protected]>
Split out unit tests

Signed-off-by: Tim Smith <[email protected]>

9d6fb91cf34aeb89e8311d4e31fd38e4e3a2ef6b authored about 8 years ago by Tim Smith <[email protected]>
Update spec output

Signed-off-by: Tim Smith <[email protected]>

854046465820933e1e0448a7250da7697abbcd02 authored about 8 years ago by Tim Smith <[email protected]>
Update the chef managed warning

Signed-off-by: Tim Smith <[email protected]>

9d9301653d679e1db3cc916f0fd24220c2b51476 authored about 8 years ago by Tim Smith <[email protected]>
Update copyrights and the cookbook name

Signed-off-by: Tim Smith <[email protected]>

46bab9f885c509717bccd6552a47a618419cb23c authored about 8 years ago by Tim Smith <[email protected]>
Update Github PR template

37500a793a922a6d8252e5d0f0c5d808c83a2c49 authored about 8 years ago by Tim Smith <[email protected]>
Remove test deps from the Gemfile

These are in ChefDK

Signed-off-by: Tim Smith <[email protected]>

344ba375f7fb4c00ded8933d49566d430d3af0ec authored over 8 years ago by Tim Smith <[email protected]>
Require Chef 12.1+

Signed-off-by: Tim Smith <[email protected]>

7bbe2bf402079197a18536e88fba9694b745e9e8 authored over 8 years ago by Tim Smith <[email protected]>
add a kitchen suite to converge a basic shcluster member

ae5467c8b16d24fcfb52af876607bb963623225c authored over 8 years ago by Ryan LeViseur <[email protected]>
move the generation of shcluster_servers_list to under the conditional for mode. only needed if mode is set to captain.

221024eb5755eace8dcf02ed60ab759bc5ae5ca7 authored over 8 years ago by Ryan LeViseur <[email protected]>
tighten up file permissions on server.conf

3f489a883f2c89c716e3d7ad7a87335c35f2e238 authored over 8 years ago by Ryan LeViseur <[email protected]>
convert intermixed tabs to space. nice catch @rarsan

93e47828f92c2e8fad304ccfd223b02881d3c50b authored over 8 years ago by Ryan LeViseur <[email protected]>
update README to clarify that setting deployer_url is optional and that the deployer does not have to be a stand-alone search head

1890be661872e969dd888bd2e9f61b4bb91b06dd authored over 8 years ago by Ryan LeViseur <[email protected]>
make deployer_url attribute optional by not including it in server.conf template if attribute is an empty string

9d530463a23c379f97b861dc39d2d939aca0d87e authored over 8 years ago by Ryan LeViseur <[email protected]>
update README to clarify bootstrapping the shcluster captain and reflect updated shcluster default replication factor

fd4a4438289e3629c76822b8981a10c2b08881da authored over 8 years ago by Ryan LeViseur <[email protected]>
update default shcluster replication factor to align with Splunk defaults of 3

9959d65d2e79e9dd0dec5c2aa5a9d23bf7db2c15 authored over 8 years ago by Ryan LeViseur <[email protected]>
Testing updates

Signed-off-by: Tim Smith <[email protected]>

b16c04d053b35305c8eccd8d5c2f159680738d84 authored over 8 years ago by Tim Smith <[email protected]>
Update maintainers wording and format [skip-ci]

a8d79e1364e403fea7595f45573fe43ab5eb1d7e authored over 8 years ago by Tim Smith <[email protected]>
Try to fix filesystem errors

Signed-off-by: Tim Smith <[email protected]>

f11868a1f32846cb0646a13349541a3003278b82 authored over 8 years ago by Tim Smith <[email protected]>
Fix cookstyle warning

Signed-off-by: Tim Smith <[email protected]>

a3929bfc947f292d33d4f23ff25afe57d9f9849e authored over 8 years ago by Tim Smith <[email protected]>
update README with search head clustering documentation

4413953e8db3e66551be68b6e80d923cd0766bb2 authored over 8 years ago by Ryan LeViseur <[email protected]>
move bootstrap command below setting the cluster init config to fix error about raft initialization

07b222e0a317b97a8787475d600b41a98d13ac34 authored over 8 years ago by Ryan LeViseur <[email protected]>
add a template for our shcluster server.conf file

6a885448348d6c2b60400cb5bc852cc5a4766e0a authored over 8 years ago by Ryan LeViseur <[email protected]>
Refactor the setup_shclustering recipe

* remove resource for executing the `init-shcluster-config` command to
set our shcluster configs...

cc8234dd19375ac9d7ede3eb1faa679d15ce7108 authored over 8 years ago by Ryan LeViseur <[email protected]>
Refactor and cleanup testing for shcluster recipe

* remove unnecessary node stubs
* remove spec for execution of init shcluster-config since this i...

095c967af7090284b4e7f2fc3aa4e6a4fd2ecaa2 authored over 8 years ago by Ryan LeViseur <[email protected]>
refactor the captain designation and added a few more attributes for configuring the shcluster label and secret

c72d6b8051f0d9cf7b5c496d004f125d38587e9e authored over 8 years ago by Ryan LeViseur <[email protected]>
add attribute to denote the initial captain and update recipe to only run bootstrap command if the node is flagged as the initial captain

8cc79a9755494916dbc8f3b5cb5231b2aa8b2e99 authored over 8 years ago by Ryan LeViseur <[email protected]>
include setup_shclustering recipe in the server recipe if enabled

8972df1c6f33a258daf8f5648b4e4ed79355cc07 authored over 8 years ago by Ryan LeViseur <[email protected]>
update setup_shcluster recipe to pass spec for writing out state file

551d850cb30f4b78ba2f90a459a707bc9d32ab99 authored over 8 years ago by Ryan LeViseur <[email protected]>
update setup_shcluster recipe to pass spec runs bootstrap shcluster-captain with valid params

9f04b3a9c2b9473a8ff0dd1c13a811000d55db6c authored over 8 years ago by Ryan LeViseur <[email protected]>
update setup_shcluster recipe to pass spec runs init-shcluster-config with valid params

0653b17d28aea02400127f8117ce9e213ac08ec3 authored over 8 years ago by Ryan LeViseur <[email protected]>
update setup_shcluster recipe to pass spec includes chef-vault

e8787b9df554b0526a7e4f4a6c508dc8d394c64d authored over 8 years ago by Ryan LeViseur <[email protected]>
add moar shcluster specs with valid params

2d08235cf99135ac35a51552085a2de7fcfcb3a9 authored over 8 years ago by Ryan LeViseur <[email protected]>
add attribute for shcluster mgmt_uri

8e9564909816054695389d7b4691dfa401e8c56c authored over 8 years ago by Ryan LeViseur <[email protected]>
expand available attributes for configuring search head cluster settings

be3eae8df029faf944f3dbdbdc655e8c7991eab1 authored over 8 years ago by Ryan LeViseur <[email protected]>
add a bare recipe to setup shclustering to get initial specs to pass

da10cbf3f82faa32da77d60e2780aacef6b90cca authored over 8 years ago by Ryan LeViseur <[email protected]>
add attribute to enable search head clustering

6beae0449c13dae75252ae51715ac63392a92594 authored over 8 years ago by Ryan LeViseur <[email protected]>
add a bare spec file for testing search head clustering

53e75718fe8fed711d22d63a20cd0bf83b853dfe authored over 8 years ago by Ryan LeViseur <[email protected]>
Merge remote-tracking branch 'chef-cookbooks/master'

6e03ebbf59bcf904ab2ac5655c4d7e7653ccc79e authored over 8 years ago by Ryan LeViseur <[email protected]>
Merge pull request #81 from jparten/patch-1

Correction to typo of certificates in SSL options

f49c6e65283b19d61da70c3c4401c3073a36d0da authored over 8 years ago by Tim Smith <[email protected]>
Correction to typo of certificates in SSL options

Correction to typo of 'certificates' in SSL options attributes sections

f99644ac3ba8d6fbea45ab916459dc665d907503 authored over 8 years ago by Jon Parten <[email protected]>
Merge pull request #46 from mikkoc/master

Fix splunk user home attribute being ignored

2a4066f519af148bae4e73deb35b322f26c59518 authored over 8 years ago by Tim Smith <[email protected]>
Test in kitchen-dokken and remove need for apt cookbook

Signed-off-by: Tim Smith <[email protected]>

d9d461e18d4c4c905ce7b5b486865ecd8494c7f0 authored over 8 years ago by Tim Smith <[email protected]>
Add chef_version metadata

Signed-off-by: Tim Smith <[email protected]>

f9ce6e83ba7777be09aa9bba398c959bc94d3186 authored over 8 years ago by Tim Smith <[email protected]>
Testing updates

Signed-off-by: Tim Smith <[email protected]>

b14219598f56ce859edf74880fe784c0c821b6ae authored over 8 years ago by Tim Smith <[email protected]>
Remove odd dot files

Signed-off-by: Tim Smith <[email protected]>

3e75f8e43269a4886ff4c1ce5079782ad8b8c4c2 authored over 8 years ago by Tim Smith <[email protected]>
Merge pull request #78 from bpholt/gh-77

GH-77: update download urls to 6.4.2 where possible

264fec1787215b7383a94259bf21dae6c3aab753 authored over 8 years ago by Tim Smith <[email protected]>
Merge pull request #79 from vidkun/vidkun/update_readme_cluster_attribute

update README.md to fix typo in clustering enabled attribute

3e363fae3001ebb379eca413b74e7ea425b5ce2a authored over 8 years ago by Tim Smith <[email protected]>
Merge pull request #80 from jparten/patch-1

Correcting clustering flag attribute documentation

f6a6ec347437f336eb1255b4ff2f7fe7e76ea4e7 authored over 8 years ago by Tim Smith <[email protected]>
Correcting clustering flag attribute documentation

The documentation calls this flag 'node['splunk']['clustering']['enable']' when the chef-splunk/...

df2dfd9b6b36b793373b3238663463ddecc754c5 authored over 8 years ago by Jon Parten <[email protected]>
fix second attribute typo for enabling clustering

f710d375b44e86125b93f77c25b6d5cbaa1fa414 authored over 8 years ago by Ryan LeViseur <[email protected]>
update README.md to fix typo in clustering enabled attribute

7deeba6e75b38c00689a9db439cf2ca4a3286400 authored over 8 years ago by Ryan LeViseur <[email protected]>
GH-77: update download urls to 6.4.2 where possible

Obvious fix.

b678d31e75fc9ce4427cc13ff0af202374b725d6 authored over 8 years ago by Brian P. Holt <[email protected]>
Update README.md

44ffe3c6f1e71bb1e7eebfc23c0fd149a785f20b authored over 8 years ago by Tim Smith <[email protected]>
Merge pull request #70 from sjthespian/systemd-patch

Systemd patch

0a3655c40cf8010e721712cb2f709b5ad4fcd8b3 authored over 8 years ago by Tim Smith <[email protected]>
Removed unnecessary only_if

6291789b4fcdefe39cb35a208fec7d1183d60962 authored over 8 years ago by Daniel Rich <[email protected]>
Release 1.6.0

Signed-off-by: Tim Smith <[email protected]>

432c6966617b0ce17392957e1779f5ea0f128757 authored over 8 years ago by Tim Smith <[email protected]>
Remove scope section

Signed-off-by: Tim Smith <[email protected]>

bf12dae7996c61a5c83ec2259394215629e5d9a8 authored over 8 years ago by Tim Smith <[email protected]>
Add rarsan as a maintainer

Signed-off-by: Tim Smith <[email protected]>

dde029a60c75cc0801d17d43f2265fc2d4a40e6e authored over 8 years ago by Tim Smith <[email protected]>
Switch to cookstyle

Signed-off-by: Tim Smith <[email protected]>

eb92861c470d42356578d56582a1af61d9acb331 authored over 8 years ago by Tim Smith <[email protected]>
Update kitchen platforms

Signed-off-by: Tim Smith <[email protected]>

07e362becb429c7854a7dfad42290538ca64997d authored over 8 years ago by Tim Smith <[email protected]>
Merge pull request #76 from rarsan/upstream

Update Splunk version to 6.4.0 for all non-removed platforms

7b2a2cbfb52b035f068b9efdc6b91440d906a204 authored over 8 years ago by Tim Smith <[email protected]>
Update platforms in Test Kitchen [skip-ci]

e81ae6813af29f1216ed29a8375bdc98aefc07da authored over 8 years ago by Tim Smith <[email protected]>
Add issues and PR templates

df120f9fa8f8f22fd6236f42fc8189a7b271771d authored over 8 years ago by Tim Smith <[email protected]>
Update Splunk version to 6.4.0 for all non-removed platforms

5ef19302a200399445776bf3f97582776f9f3904 authored over 8 years ago by Roy Arsan <[email protected]>
Remove typo

3254bc38c55fa2bdef446aa6c58d8131c85bc601 authored almost 9 years ago by Tim Smith <[email protected]>
Release 1.5.0

909269d4a37d063c423e6096ffff5334005e6380 authored almost 9 years ago by Tim Smith <[email protected]>
Update platforms to test on

0bf3020e391f0170e21f3d4b6a3c07f892df8c44 authored almost 9 years ago by Tim Smith <[email protected]>
Fail when foodcritic fails

412d726e8f576806a664c9e322142251be782a87 authored almost 9 years ago by Tim Smith <[email protected]>
Use standard rakefile

f8efbbfc5db0d956367266b7981476c025280e19 authored almost 9 years ago by Tim Smith <[email protected]>
Update license file

26e20e0303c5d57a7c52723a877041fdea730415 authored almost 9 years ago by Tim Smith <[email protected]>
Update test deps

4fc3c2a74c5268bf89194e80699b327f9367b154 authored almost 9 years ago by Tim Smith <[email protected]>
Update ignore files

9e123f31634d5ae7a03b41f5e96991868ceb377c authored almost 9 years ago by Tim Smith <[email protected]>
Add maintainers file

d73120fb7c5bef3ac881022d14160ac5a320e0ec authored almost 9 years ago by Tim Smith <[email protected]>
Merge pull request #74 from rarsan/upstream

Fix links to Splunk binaries + update to 6.3.3

c2f7aa05da1fb222435cb273e85408d0b145e676 authored almost 9 years ago by Tim Smith <[email protected]>
Fix rubocop warnings to make build pass

ac93bbf6289707ef8578d13ade40074ad99076b1 authored almost 9 years ago by Roy Arsan <[email protected]>
Update obsolete config in rubocop

f9b429166f70009b91cbd2d26ec85becec866c3b authored almost 9 years ago by Roy Arsan <[email protected]>
Fix links to Splunk binaries + update to 6.3.3

Conflicts:
attributes/default.rb

ce2422b48a8a59a53966eead635def290ccf022d authored almost 9 years ago by Roy Arsan <[email protected]>
Merge pull request #65 from sworisbreathing/fix-provides-on-chef-11

Conditionally provide provides.

14a2c38d89b933fed7fcaa54dbd44c8e5a4e4234 authored almost 9 years ago by Tim Smith <[email protected]>
Merge pull request #67 from sworisbreathing/fix-kitchen-tests

Add apt cookbook as an integration test dependency on debian derivatives.

2765e11cc5e7494ae817e6f1455f89182cafa4b9 authored almost 9 years ago by Tim Smith <[email protected]>