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

ensure setup_auth restarts splunk

Signed-off-by: Dang H. Nguyen <[email protected]>

9fef96cae68825b0aa046298898d4d40d7f1a2a5 authored about 5 years ago by Dang H. Nguyen <[email protected]>
removed unnecessary lockfile (.setup_<user>_password)

Signed-off-by: Dang H. Nguyen <[email protected]>

82b08b18e9c7db9562e6b7415aa3890996da8bb0 authored about 5 years ago by Dang H. Nguyen <[email protected]>
- Fixes [#125](https://github.com/chef-cookbooks/chef-splunk/issues/125) adds conditional expressions when `node['splunk']['setup_auth']` is `false` to bypass the `chef-splunk::setup_auth` recipe. (#127)

- Fixes [#125](https://github.com/chef-cookbooks/chef-splunk/issues/125) adds conditional expres...

9a6c0ef7661950c5e0066f5f1339e02a608483ea authored about 5 years ago by Dang Nguyen <[email protected]>
Cookstyle fixes

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

327ea3354bff96cb65b16b6c916cabb7e1669524 authored about 5 years ago by Tim Smith <[email protected]>
Fixes #50 - allows installing splunk and splunkforwarder from local OS package manager (#124)

* Fixes [#50](https://github.com/chef-cookbooks/chef-splunk/issues/50) `splunk_installer` now al...

7ac981f83a72da08e1cbb679d2e2ff82437ec498 authored about 5 years ago by Dang Nguyen <[email protected]>
Update the 3.0 changelog

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

c257e2a7de5dcba678c42b0ff196b6f345dadeb8 authored about 5 years ago by Tim Smith <[email protected]>
Merge pull request #123 from disney/master

Improve upgrades

d44ee30eb582ca409ee054461360a007319146a0 authored about 5 years ago by Tim Smith <[email protected]>
Updated change log

Signed-off-by: Dang H. Nguyen <[email protected]>

c514d90890b1a1a840782c4e68558c532e8cf194 authored about 5 years ago by Dang H. Nguyen <[email protected]>
- `node['splunk']['accept_license']` is strictly enforced and documented that the value must be set to boolean `true`. Anything else will be considered not acceptig the license agreement.

- Ensures that the splunk directory has proper permissions and ownership set when splunk is run a...

4992e7e799d7a9b9a0fa5a24feb86aff11c73dd7 authored about 5 years ago by Dang H. Nguyen <[email protected]>
Merge pull request #1 from disney/splunk7

splunk upgrades

059ab72eeeb4d45937b02b66134dea3a2a923f20 authored over 5 years ago by Dang Nguyen <[email protected]>
- Added `upgrade` action to `splunk_installer` resource

- Fixed `chef-splunk::upgrade` recipe to actually upgrade splunk
- Fixed issue [#122](https://git...

435c666e6caee18613df9c2daeb812a7925f608b authored over 5 years ago by Dang H. Nguyen <[email protected]>
Release 2.0.0

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

0c9609e70d34d861dc581dc43c47a02491978a3d authored over 5 years ago by Tim Smith <[email protected]>
Remove whyrun mode from the provider

This comes for free now

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

a5c7db4ead2ecdf9ae7e2679e1acd66a70956c2a authored over 5 years ago by Tim Smith <[email protected]>
Merge pull request #119 from disney/master

Fixed issue #58 - convert splunk_installer to a real resource

ed09a8101ba15bb298011c432cbe70357458a812 authored over 5 years ago by Tim Smith <[email protected]>
Requires Chef 13.11 or newer; now specified in the metadata.rb to enforce modern file specificity

Signed-off-by: Dang H. Nguyen <[email protected]>

5c292ff29622b967f02aac0e4cd754ec19c9dcdb authored over 5 years ago by Dang H. Nguyen <[email protected]>
sets `node.force_default[splunk][server][runasroot] = false` for client_spec.rb

Signed-off-by: Dang H. Nguyen <[email protected]>

5e3653f63720fdb026159a7796ef93645ca07ca7 authored over 5 years ago by Dang H. Nguyen <[email protected]>
fixed cookstyle offenses

Signed-off-by: Dang H. Nguyen <[email protected]>

6631ffe90684bbe05610be487aab41f72a2ce8d8 authored over 5 years ago by Dang H. Nguyen <[email protected]>
declares the service[splunk] in the `splunk_installer` resource the same way as the 'chef-splunk::service' recipe

Signed-off-by: Dang H. Nguyen <[email protected]>

eab5558bd72bb082361f0943cce5113889ffc100 authored over 5 years ago by Dang H. Nguyen <[email protected]>
updated change log and readme

Signed-off-by: Dang H. Nguyen <[email protected]>

8faf5f8d84b808b274a09853d71171697b930630 authored over 5 years ago by Dang H. Nguyen <[email protected]>
- Fixed issue [#58](https://github.com/chef-cookbooks/chef-splunk/issues/58) Converted the splunk_installer definition into a custom resource

- Fixed issue [#101](https://github.com/chef-cookbooks/chef-splunk/issues/101) Added sensitive tr...

4238d74a8ddcb3dfef110037b4f6c0afeda45034 authored over 5 years ago by Dang H. Nguyen <[email protected]>
Update testing

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

5a89c1f5fbea1549e9d973d4b063feff8b42199d authored over 5 years ago by Tim Smith <[email protected]>
Remove if respond_to? in metadata per cookstyle

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

010573f633ecab86381a7d862c2ca2ab91a5fa7c authored over 5 years ago by Tim Smith <[email protected]>
Remove long_description per cookstyle

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

3248a4dee489a56072dcfb3799392bbde6fbeec2 authored over 5 years ago by Tim Smith <[email protected]>
Remove use_inline_resources per cookstyle

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

9e659c9028b2b010a09908cb2d76eca81a6238c6 authored over 5 years ago by Tim Smith <[email protected]>
Update file modes per Cookstyle

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

a86da682248fc7e45251a58a1b83c2161c4c113a authored over 5 years ago by Tim Smith <[email protected]>
Update for Chef 15 license agreement and Chef Workstation

bb853b2dcfd26b9872b4389a53c1b862c31e97dc authored over 5 years ago by Tim Smith <[email protected]>
Take out duplicate config in Travis

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

1ee11558d42b1770a7798ebc642e1652f47a8a73 authored almost 6 years ago by Tim Smith <[email protected]>
Cookstyle fixes

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

eb2cb109022e46d2f776d8cbcd587c1d681b38cc authored almost 6 years ago by Tim Smith <[email protected]>
Remove Ubuntu 14.04 testing

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

b7baffa486b50072c2f675f2d65509dc93bbd593 authored almost 6 years ago by Tim Smith <[email protected]>
Rename the kitchen config

0a09f2c443dc4591c56ccebb281c759739370d9e authored almost 6 years ago by Tim Smith <[email protected]>
Rename the kitchen config

0be5011bc275b89ffc8df5908bb59fc1a7559e0f authored almost 6 years ago by Tim Smith <[email protected]>
Add code owners file

f886e4cf0b7eb9160647826a6da50257e6ab94e5 authored almost 6 years ago by Tim Smith <[email protected]>
Merge pull request #105 from mskdenigma/master

Added more inputs.conf flexibility

c37d72c23b0492bb39a8936788569b29370d4c0a authored over 6 years ago by Tim Smith <[email protected]>
Disable FC113 for now

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

78d2dc6fa030d7d65718d2068561e3ffc001b745 authored over 6 years ago by Tim Smith <[email protected]>
Update specs to the latest platform versions

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

ff06aae99df48bc24468f8c14216a61030aa6acb authored over 6 years ago by Tim Smith <[email protected]>
Release 1.7.3

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

6aa730d8d9f9033881c59743c08debc3b6cd6b9b authored over 6 years ago by Tim Smith <[email protected]>
Merge pull request #107 from qubitrenegade/master

Set ownership of web.conf file.

6d3c339e32d87b0f132d47bf13e380b137f4025c authored over 6 years ago by Tim Smith <[email protected]>
Set ownership of web.conf file.

Signed-off-by: qubitrenegade <[email protected]>

88e0f6b3145ab5c2d2a1aaaf0f8566eab6daf161 authored almost 7 years ago by qubitrenegade <[email protected]>
[GH-36] - Removed restriction on input types

*updated inputs.conf.erb to allow for any type of input to be used
*added example and explanatio...

82e90ee7e180d9defe3228375a8e9ccf3120f39a authored almost 7 years ago by Emir Rios <[email protected]>
[GH-36] - Removed restriction on input types

*updated inputs.conf.erb to allow for any type of input to be used
*fixed a typo in own commit

...

a162368fcc5569b401f4f7ed334b1d72df624bf8 authored almost 7 years ago by Emir Rios <[email protected]>
[GH-36] - Removed restriction on input types

*updated inputs.conf.erb to allow for any type of input to be used

Signed-off-by: Emir Rios <Ms...

1ee69cfbf975aa1dc146fe492222049a0434302a authored almost 7 years ago by Emir Rios <[email protected]>
Release 1.7.2

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

accbd97703997516cd604b748591ee81aa124ce3 authored about 7 years ago by Tim Smith <[email protected]>
Merge pull request #102 from AndyDotBlue/master

set unit file to 644

3fff6d000b81c95fc8026bd730899ca197d094a2 authored about 7 years ago by Tim Smith <[email protected]>
set unit file to 644

c18b1725e44234496fd51665154f405ba843853b authored about 7 years ago by Andy James <[email protected]>
Release 1.7.1

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

611be81ac8e533af7a71f0b2836e8de3aa346373 authored over 7 years ago by Tim Smith <[email protected]>
Update kitchen configs

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

cb2d6923a734767fe7206da49810428e350b2685 authored over 7 years ago by Tim Smith <[email protected]>
Merge pull request #100 from cbrichard/add-amazon-ami-support

enable amazon platform support for splunk forwarder install

a3b8e9fa18f5672fb42348e357af8b89fff363b2 authored over 7 years ago by Tim Smith <[email protected]>
Removed the kitchen.ec2.yml and using dokken

This commit removed the .kitchen.ec2.yml file and is now using dokken
Amazon Linux docker image ...

85b96b7b6895c21d3570863d4f750233f717d8f2 authored over 7 years ago by Christopher Richard <[email protected]>
Merge branch 'add-amazon-ami-support' of https://github.com/cbrichard/chef-splunk into add-amazon-ami-support

c9a4f89c3b7eadac2e23c14a21cbd92c0af2738a authored over 7 years ago by Christopher Richard <[email protected]>
added test kitchen platform for amazonlinux

adafb56ec789e16c28caccb3bb4694d0eea74a63 authored over 7 years ago by Chris Richard <[email protected]>
Merge pull request #96 from chef-cookbooks/update_specs

Have specs use Ubuntu 16.04 not 12.04

09479bc89804db2ec865f8e13199576770ca2bfc authored over 7 years ago by Tim Smith <[email protected]>
Use the new bento slug names in kitchen

We now publish simpler version slug names so centos-6.9 is also centos-6 and when 6.10 is releas...

b71ef94b405144b4d9d1375e22d1e4e34b676f86 authored over 7 years ago by Tim Smith <[email protected]>
Remove maintainer files

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

461c983b0591f1502e2dafd2a4b3c502b888b80c authored over 7 years ago by Tim Smith <[email protected]>
Resolve deprecation warning in Chefspec

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

f425058b1a7e5a4717a32983c18b465d1c458a41 authored over 7 years ago by Tim Smith <[email protected]>
adding DCO and templating the ec2 test kitchen file

This commit adds my DCO, forgot to add in first commit and also
removes some custom AWS setting ...

633b967962adb309daf61566e77d7846ec7f0e56 authored over 7 years ago by Chris Richard <[email protected]>
enable amazon platform support for splunk forwarder

This commit addes support for the amazon platform family to install
splunk forwarder on EC2 inst...

61fbaf4f8e62a7c5bbe91ded0137eaf5f46bcb6c authored over 7 years ago by Chris Richard <[email protected]>
Update Test Kitchen platforms

3714dbc70325e6c77d78ea309d805757964ae661 authored over 7 years ago by Tim Smith <[email protected]>
Simplify Travis config and fix ChefDK 2.0 failures

484b1e8ec1cb74aa6310585a3402eec0ec986bb9 authored over 7 years ago by Tim Smith <[email protected]>
Release 1.7.0

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

29c9ebffe16c91ada19f2d558cc8487236180863 authored over 7 years ago by Jennifer Davis <[email protected]>
Have specs use Ubuntu 16.04 not 12.04

12.04 is EOL and we've deprecated the fauxhai mocks

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

d6d7c7357a26d2baf6b21328b653a073c9fadbdf authored over 7 years ago by Tim Smith <[email protected]>
Merge pull request #94 from chef-cookbooks/upstream

Searchhead clustering - continued

d2ac07affbf596862b876daeef21de3a7e241494 authored over 7 years ago by Roy Arsan <[email protected]>
Avoid foodcritic's false positive with use of templates

746999665ccd793b0cb31980171053c8cc1e128f authored over 7 years ago by rarsan <[email protected]>
Merge branch 'vidkun-searchhead_clustering' into upstream

dac244adbd9febf8309be3a1611f5863d1434b83 authored over 7 years ago by rarsan <[email protected]>
Merge branch 'searchhead_clustering' of https://github.com/vidkun/chef-splunk into vidkun-searchhead_clustering

4fe94540629d26985225ba50644876b527893458 authored over 7 years ago by rarsan <[email protected]>
Merge pull request #92 from rarsan/multisite-cluster

Multisite indexer clustering

b3290f372d98ce29a942ffe48f7df5febc757d4a authored over 7 years ago by Roy Arsan <[email protected]>
Fix server spec by catching socket connection timeout in addition to refusal

Signed-off-by: rarsan <[email protected]>

7cd2606b19788a3588816a0654ae2034d3c61467 authored over 7 years ago by rarsan <[email protected]>
Merge remote-tracking branch 'upstream/master' into multisite-cluster

Signed-off-by: rarsan <[email protected]>

2bf6e157c813eb362624115d76711183e105f169 authored over 7 years ago by rarsan <[email protected]>
Merge pull request #1 from rarsan/searchhead_clustering

Merge fixes from @rarsan and upstream.

Thanks. Glad to see this moving forward again.

8bdb69741be00fb71106135ecf0ef3209781ecd9 authored over 7 years ago by Ryan <[email protected]>
Merge pull request #93 from rarsan/rarsan/specify_splunk_servers

Support user-provided list of indexers for Splunk Forwarder

346c3894ad3304a3d835d7f46897eec52a604fba authored over 7 years ago by Roy Arsan <[email protected]>
Update integration test for client recipe

Signed-off-by: rarsan <[email protected]>

a1f9718211d1ad5f8442c6a9232b125d46e0bdcc authored over 7 years ago by rarsan <[email protected]>
Fix outputs.conf server line - minor change

d9f66a1b26247e842d2c3e3000338233d3e62dc4 authored over 7 years ago by rarsan <[email protected]>
Add global config for ChefSpec Runner

1f9bb3c80ab694a58b1731687e70a842ba725a0b authored over 7 years ago by rarsan <[email protected]>
Support user-specified list of indexers for Splunk Forwarder

df8f264435b5fe0f2b4711d77fb51b257d5005d7 authored over 7 years ago by rarsan <[email protected]>
Provide alternative to Chef server search for splunk servers

6a9b65bef8991ca5e6d6696ad26d0b567c7479db authored over 7 years ago by Sauraus <[email protected]>
Add indexer cluster integration test to kitchen dokken

Signed-off-by: rarsan <[email protected]>

24cd2ed049c8ab7df1c3e544efb44a421ef2e4b4 authored over 7 years ago by rarsan <[email protected]>
Add kitchen test for cluster master configuration

d348f4bc285ef4ad179186647a53f7792cb0d552 authored over 7 years ago by Roy Arsan <[email protected]>
Fix lint warnings

1476285566545b145641a7052e2068c7351103ad authored over 7 years ago by rarsan <[email protected]>
Merge remote-tracking branch 'upstream/master' into multisite-cluster

c9fc605b6762ae06bcf9a1a377fc3a6b6623c7ef authored over 7 years ago by rarsan <[email protected]>
Add sh cluster test to kitchen dokken

8a385fcab5f3de79fbc38bffabd5dd0da3312ba5 authored over 7 years ago by rarsan <[email protected]>
Fix typo from previous global text replace

f479020fa2efd21952a5e209374a8ea4cdb7f086 authored over 7 years ago by rarsan <[email protected]>
Fix lint warnings

aa93edc979fc8ec1d566dabb8913c73aebb74b4f authored over 7 years ago by rarsan <[email protected]>
Merge remote-tracking branch 'upstream/master' into searchhead_clustering

20756102b9c59f7a98a795cc3adae1a16d4b5014 authored over 7 years ago by rarsan <[email protected]>
Merge pull request #91 from chef-cookbooks/issue_85

GH-85: Fix upgrade for dpkg

5a5eee12dbdcca88faa068d00ce3e7b2603fc2a0 authored over 7 years ago by Roy Arsan <[email protected]>
Fix lint error

Signed-off-by: rarsan <[email protected]>

adefdf11017484ae639f3ddb379bbfc181769426 authored over 7 years ago by rarsan <[email protected]>
GH-85: set package explicit version to enable dpkg resource to upgrade

Signed-off-by: rarsan <[email protected]>

15bab2cabb798177669032ef1bcb9241534d17c2 authored over 7 years ago by rarsan <[email protected]>
Update default Splunk URLs to 6.6 for supported platforms

11a179cd622d5e8b6cec3726b0b276f65ecbae7c authored over 7 years ago by rarsan <[email protected]>
Merge pull request #90 from chef-cookbooks/upstream

Fix integration tests

96fdd3db12fc69ed076c1654a3edede257fae29f authored over 7 years ago by Roy Arsan <[email protected]>
Fix lint warnings

Signed-off-by: rarsan <[email protected]>

5351fbb0f3b9713b0851d56727bfdf182c3a6dc3 authored over 7 years ago by rarsan <[email protected]>
Fix CI which uses Kitchen Docker

Signed-off-by: rarsan <[email protected]>

7dc92a7ce55948a4e56ea5317598055e95ba0796 authored over 7 years ago by rarsan <[email protected]>
Add back support to SUSE platform - tested on openSUSE Leap 42.2

acc2b920794a628b473451e907729977ba301760 authored over 7 years ago by rarsan <[email protected]>
Move systemd splunk service to /etc/systemd

781912ab5c84aa6834502c6694dbbd7f7d0d6df9 authored over 7 years ago by rarsan <[email protected]>
Test with current ChefDK

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

818e2bba360d4d72b7bafbd47303899fec48277d authored over 7 years ago by Tim Smith <[email protected]>
Update kitchen config

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

6c5fd64ece0e03c31fffa7f682a8ae11f99b4e06 authored over 7 years ago by Tim Smith <[email protected]>
Remove FC003 checks

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

f7bb0ca499aac4c88cb4593c4a0eeb87b334b565 authored over 7 years ago by Tim Smith <[email protected]>
Update rubocop exclusion

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

4a7fbecdccc640463137a08834c4bf9cd50f5e41 authored over 7 years ago by Tim Smith <[email protected]>
Add supported platforms to metadata

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

f3d7bedf6155f7a7fd4b0007237eac5cd3302243 authored over 7 years ago by Tim Smith <[email protected]>
Update apache2 license string

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

7b344af08f6fda21b0398aa16e85d43b97be5b3a authored almost 8 years ago by Tim Smith <[email protected]>
Mock out newer omnios for chefspec

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

90713e54abad2688d06ba0a1852c85856d10ef3e authored almost 8 years ago by Tim Smith <[email protected]>
Testing updates and document Chef 12.1+ requirement

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

224c7c4ed0fcca6ae47df02427ee49d5b9418e89 authored almost 8 years ago by Tim Smith <[email protected]>
Remove EOL platforms from the kitchen configs

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

a4e32a69dfc085d2fc452a61c753c2f195e2cccf authored almost 8 years ago by Tim Smith <[email protected]>