Ecosyste.ms: OpenCollective

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

github.com/sous-chefs/redisio

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

Add 3 allow_failures to travis with issue links

a8c275f5a25f1b135ba4617269ed076f1097a668 authored over 7 years ago by Grant Ridder <[email protected]>
Add yum recipes to centos on dokken

92e248d2933880ebfe42d55ef53f0ecfcca3116e authored over 7 years ago by Grant Ridder <[email protected]>
Add redis-package and sentinel to Travis kitchen verify

4fde58e99e3645092ab1195be803ce9157903f2f authored over 7 years ago by Grant Ridder <[email protected]>
Merge pull request #332 from yakara-ltd/systemd-sentinel

Fix systemd paths for sentinel service

0bf283895df3c0a08b7304df1b66be00c2d01dac authored over 7 years ago by Grant Ridder <[email protected]>
Determine the correct bin path for the systemd sentinel service

fcbb29b86fe5fc3b42f79da6d17d2400550a3c66 authored over 7 years ago by James Le Cuirot <[email protected]>
Fix systemd paths for sentinel service

68f6597492c27f857f43adc5a91d068c0b7cd290 authored over 7 years ago by James Le Cuirot <[email protected]>
Update README with correct tested on OS's

aa015ac5ca7372460c57e9666de4300d1ae6ec37 authored over 7 years ago by Grant Ridder <[email protected]>
Merge pull request #331 from brianbianco/add_fedora_to_kitchen

Add fedora-25 to kitchen testing and clean up kitchen config

82f93d2bcec15f4db3ba5d02fa5dbf8e25d95e00 authored over 7 years ago by Grant Ridder <[email protected]>
Add fedora-25 to kitchen testing and clean up kitchen config

499e4787ab4b8661864dcef42a56fd61fabd428b authored over 7 years ago by Grant Ridder <[email protected]>
Merge pull request #330 from brianbianco/add_kitchen_dokken

Add kitchen-dokken testing to Travis

0d8c6ff516a90b02ce5cd2f5ecbd3d9d5d67900c authored over 7 years ago by Grant Ridder <[email protected]>
Add kitchen-dokken testing to Travis

9c1d961b0b640d0423e3937501f4092a91cfc85e authored over 7 years ago by Grant Ridder <[email protected]>
Merge pull request #329 from brianbianco/fix_serverspec

Update serverspec testing with correct OS's for systemd

0f95b8a34c4f1f63814a0bf092025065de5ba290 authored over 7 years ago by Grant Ridder <[email protected]>
Update serverspec testing with correct OS's for systemd

636f999079ac99f252851f8a8f46ddc96cd78b8d authored over 7 years ago by Grant Ridder <[email protected]>
Merge pull request #302 from yakara-ltd/systemd

Various systemd-related improvements

c40e8a71142b67c9928d3fbf6991ee5fc25e1d5f authored over 7 years ago by Grant Ridder <[email protected]>
Merge pull request #303 from yakara-ltd/user_not_if

Check user existence with Etc, not ohai node attributes

e754001886f23a88a0070a80c6d3b79149bbf051 authored over 7 years ago by Grant Ridder <[email protected]>
Merge pull request #326 from brianbianco/add_unreleased_changelog_section

Add Unreleased section to changelog to make future release easier

28e5f40e7b46143e2f07c28c60f94f058708eabc authored over 7 years ago by Grant Ridder <[email protected]>
Add Unreleased section to changelog to make future release easier

024860b10d59b59b390c99e63fdf94ae5431f96c authored over 7 years ago by Grant Ridder <[email protected]>
Call systemctl daemon-reload when creating the service files

systemctl automatically performs a reload when enabling a service so
it is sufficient to enable ...

ac792ad30abec04baf39c1a14d44488bc9afc889 authored over 7 years ago by James Le Cuirot <[email protected]>
Create a systemd-tmpfiles entry for the PID directory

Otherwise redis-server will probably not survive a reboot on systems
with /run mounted on tmpfs.

7c3ab53ab282f9cd6571eb11a098a5b31c5f7678 authored over 7 years ago by James Le Cuirot <[email protected]>
Remove reference to long dead service LWRP

df8d10494ceffc051e151489fc68abff7d05f7af authored over 7 years ago by James Le Cuirot <[email protected]>
Create per-instance systemd service files in the configure LWRP

A shared file was previously created in the configure recipe. This
makes things consistent with ...

8e6e44c59181cf9bd6b3544dafa6611343a12194 authored over 7 years ago by James Le Cuirot <[email protected]>
Don't use redis-shutdown under systemd

The existing script calls redis-shutdown against /etc/redis.conf. It
could be fixed to use the c...

e9074f56d23a185d6403ecd58818143becf9dced authored over 7 years ago by James Le Cuirot <[email protected]>
node['init_package'] is best for detecting systemd

Unfortunately it's not so great for detecting other init systems. This
should improve service ha...

7e2cb07c8b081bd03e74854b90ae573a913763a6 authored over 7 years ago by James Le Cuirot <[email protected]>
Merge pull request #310 from waltercool/hotfix/allow_start_after_sigterm

Allow /etc/init start after sigterm from system or user

088a869521234d212a18592fac3cf0eef67431e1 authored over 7 years ago by Grant Ridder <[email protected]>
Merge pull request #313 from shortdudey123/min_slave_options

Add min-slaves redis options

4027aed7bd107817297ef0268a86499db4525def authored over 7 years ago by Grant Ridder <[email protected]>
Merge pull request #325 from brianbianco/update_markdown

Update markdown for readme and changelog

d7749da0ca00f3abd1198aa30dde5d8d66b3dafa authored over 7 years ago by Grant Ridder <[email protected]>
Update changelog md formatting and add missing release dates

71a807de60d91f983e24018ef8c0e59b1aed6d1b authored over 7 years ago by Grant Ridder <[email protected]>
Update README md formatting

6b701f1d758c0564e69054807e1779a98501abf1 authored over 7 years ago by Grant Ridder <[email protected]>
Merge pull request #324 from brianbianco/fixup_testing

Fixup foodcritic, rubocop, and kitchen testing

bc2e67a9d32b5079893cfbb402f0b956aa72aac3 authored over 7 years ago by Grant Ridder <[email protected]>
Merge pull request #311 from erkolson/master

rename_commands should be checked for nil before empty

c06a7b4eb480e37c3eebe4b57dcdfd2f7ebb4ea6 authored over 7 years ago by Grant Ridder <[email protected]>
Merge pull request #322 from matelukas/master

Restrict VM redis config to <= 2.4

c439a2446d968d244755df018a08d31dda0568ae authored over 7 years ago by Grant Ridder <[email protected]>
Update test-kitchen OS versions

c694c800c158ec8e6ec16b4af4089e54ea895c28 authored over 7 years ago by Grant Ridder <[email protected]>
Update robocop config

cb58774fd48b430df57f0dcda8532a7797edc86b authored over 7 years ago by Grant Ridder <[email protected]>
Fix FC066, FC069, FC071, FC074, FC078

This also drops support for Chef < 11 (which is long been deprecated to not doing a major rev wi...

caa71502ed4d1f0542604d643ba36b87499ef653 authored over 7 years ago by Grant Ridder <[email protected]>
Ignore FC085 for now

New rule that is not documented yet

10ae10daaec922e63be30c8aa139bc83ac66efb8 authored over 7 years ago by Grant Ridder <[email protected]>
Removed unsupported VM feature

303d15fbbfd93938188206972ba6d9899f6fba8d authored over 7 years ago by mateusz <[email protected]>
Allow /etc/init start after sigterm from system or user

c8d85ca5cf6bfdde88a7185de76960e7364f9d20 authored almost 8 years ago by Pablo Cholaky <[email protected]>
Merge pull request #294 from amgorb/epoch_name_fix

fix version detection with epoch version numbers from deb/ubuntu

d327ea3506d4359bce14c8c73b14d67cc578ecad authored almost 8 years ago by Brian Bianco <[email protected]>
fix version detection with epoch version numbers from deb/ubuntu like 2:3.0.6-rwky1~trusty

7dac74c9537da8866bdb071dab02183562c56a33 authored almost 8 years ago by Andrey Mikhaltsov <[email protected]>
Add version guards to min-slaves section and slave-announce section

bf28671881c4c404085471d5776d44db2f60ab03 authored almost 8 years ago by Grant Ridder <[email protected]>
Add min-slaves redis options

This is useful when using sentinel and redis together with several slaves

- min-slaves-to-write...

267c1bab667b139d32ed33ebcb64ac3bdf10428b authored almost 8 years ago by Grant Ridder <[email protected]>
Merge pull request #301 from shortdudey123/cleanup_warnings

Cleanup warnings

63af45a638ec14d82679167c3bf3cb634108ed9e authored almost 8 years ago by Brian Bianco <[email protected]>
Use normal instead of default for set to keep from breaking inheritence levels

6f6a2d576a8c19cec3cf21bd485bb294f3da57d9 authored almost 8 years ago by Grant Ridder <[email protected]>
Merge pull request #306 from cosmonaut-ok/master

Add sentinel_bind to bind sentinel to different IPs

3373245b2f1b3e5b58de0a36f8762be277d685ed authored almost 8 years ago by Brian Bianco <[email protected]>
bugfix: if rename_commands value is nil, .empty? will fail, [no method .empty? for NilClass]

f7a7a4b977b09186b1293829ff98dca59a124911 authored almost 8 years ago by Erik Olson <[email protected]>
Clean up CHEF-3694 warnings

`WARN: Cloning resource attributes for execute[reload-systemd] from prior resource (CHEF-3694)`

76586b61bf6616d60041eaa661626d3f25ff65b1 authored about 8 years ago by Grant Ridder <[email protected]>
Clean up user creation warnings

```
supports { manage_home: true } on the user resource is deprecated and will be removed in Che...

b6d1bddf0d0edfecf95070b02819a1a8a6471302 authored about 8 years ago by Grant Ridder <[email protected]>
Swtich from node.set to default/override

`node.set` is deprecated

3a4474c0c969853f18cad077580b1b4aee2d86e9 authored about 8 years ago by Grant Ridder <[email protected]>
Merge pull request #278 from apptentive-engineering/repl_backlog

Add repl-backlog-size, repl-backlog-ttl, and aof-load-truncated options

058add3b6d347fcab8a358932310550ce99c5d51 authored about 8 years ago by Brian Bianco <[email protected]>
Add repl-backlog-size, repl-backlog-ttl, and aof-load-truncated options

ef1986aad774606813e68bb428cdbf3ef4cf3b5e authored about 8 years ago by Michael Saffitz <[email protected]>
Add sentinel_bind to bind sentinel to different IPs

1bfd9af9deaf1ca49d73fa2f617df8f3b9fe82d9 authored about 8 years ago by Alexander Vynnyk <[email protected]>
Check user existence with Etc, not node attributes

node['etc']['passwd'] is only refreshed by Ohai at the start of each
Chef run so if the user is ...

1bab407ee4f0e4ca3ec691a9bf3f35fcda9d46d9 authored about 8 years ago by James Le Cuirot <[email protected]>
Merge pull request #300 from shortdudey123/fix_travis

Fix TravisCI builds

d81059bf668c7b01810d0653dab03ab8cf54e008 authored about 8 years ago by Brian Bianco <[email protected]>
Fix rubocop offenses and switch target to 2.3

5c2b78648bdbbdb28c1c4b1af96ecc55ecc15275 authored about 8 years ago by Grant Ridder <[email protected]>
Fix TravisCI builds

Move 1st kitchen require into the begin block so that the require exception is caught in CI test...

f6ece624282ba692d13ee18903e0370816f23835 authored about 8 years ago by Grant Ridder <[email protected]>
Merge pull request #298 from shortdudey123/fix_test_failures

Fix test failures (FoodCritic and Rubocop)

a80931f48b297e8bc068730f619b6e5237b45b3b authored about 8 years ago by Brian Bianco <[email protected]>
Merge pull request #299 from shortdudey123/add_travis

Add Travis config

60b0be9d1853903ded7575cfe5a23b9bf71ea09e authored about 8 years ago by Brian Bianco <[email protected]>
Add Travis config

Note: needs travis to be enabled on the repo

Closes https://github.com/brianbianco/redisio/issu...

ca414c773ad2a3c287d856df98d57c7f1fe2acf1 authored about 8 years ago by Grant Ridder <[email protected]>
Cleanup Rubocop offenses

Closes https://github.com/brianbianco/redisio/issues/186

15efcdc5cf3f4851745e84018aaca89bd34aa3ef authored about 8 years ago by Grant Ridder <[email protected]>
Fix FC019 and FC034

Closes https://github.com/brianbianco/redisio/issues/143

6bfb4537ebbede24a46ce45c959d26787cc0f0d1 authored about 8 years ago by Grant Ridder <[email protected]>
Merge pull request #234 from popsikle/fix_ulimits

use the config's ulimits if set and is > max_clients.

d722065d71f1348e23f2f757ab28f6e312d36b4e authored about 8 years ago by Brian Bianco <[email protected]>
Merge pull request #224 from alepore/disable_os_default

add disable_os_default recipe

05b6d43faff77de0d4937df6ec9cfbd2e9f84e6a authored about 8 years ago by Brian Bianco <[email protected]>
add disable_os_default recipe

d7c831b26d5fee8938f4dd528821a67787cbb18d authored about 8 years ago by Alessandro Lepore <[email protected]>
Merge pull request #293 from alicebob/patch-1

update 'bind' config comments

8c7b9725ff394eed26ff221729d5998e6b4b1567 authored over 8 years ago by Brian Bianco <[email protected]>
update 'bind' config comments

the existing comment is from redis 2.6, which didn't allow multiple addresses. That's a bit conf...

98ba54caf6d68784387598c7e09a2a1f2a01d34d authored over 8 years ago by Harmen <[email protected]>
Merge pull request #291 from caramcc/release-2.5

Release 2.5.0

3b4b0659933c668be8fd3e405070f6eff9872e71 authored over 8 years ago by Brian Bianco <[email protected]>
Release 2.5.0

- Update changelog.md to reflect changes since previous release.
- Update version number in meta...

65cc222b34bff78bc1c4928a157acd4cc1cdd527 authored over 8 years ago by Cara McCormack <[email protected]>
Merge pull request #289 from skillstream/allow-protected-mode-no

Allow protected-mode to be set to 'no'

48597c15c7dea96b353aab531c05531010052456 authored over 8 years ago by Brian Bianco <[email protected]>
Allow protected-mode to be set to 'no'

Since version 3.2.0, when Redis is executed with the default
configuration (binding all the inte...

2a0ae38098be7a2ba981e2ed82619fd92c4f1090 authored over 8 years ago by Ben Dilley <[email protected]>
Merge pull request #288 from tadukurow/fix-nil-exception-on-freebsd

default packages_to_install to empty array

6dad3efe1fe462f63b998c80c8fa53f05d1ad164 authored over 8 years ago by Brian Bianco <[email protected]>
default packages_to_install to empty array to prevent nil exception on freebsd

a3e5a0b0cab0be8af1e11d8adda1ae67e7990d84 authored over 8 years ago by Luuk van den Broek <[email protected]>
Merge pull request #287 from brian-brazil/patch-1

Fix syntax of sentinel multi-master example

0cb13de188660b33a1c5e4889bb99b0ac692f59d authored over 8 years ago by Brian Bianco <[email protected]>
Fix syntax of sentinel example

aabf42670e24fa1651f507a3ff132079bb86d201 authored over 8 years ago by Brian Brazil <[email protected]>
Merge pull request #275 from ton31337/feature/protected-mode

Add protected-mode option as optional

632e217e6f951103269a56b18edde8732402a4cf authored over 8 years ago by Brian Bianco <[email protected]>
Add protected-mode option as optional

623d93999f00869d7643fec1c446f05e4da052ac authored over 8 years ago by Donatas Abraitis <[email protected]>
Merge pull request #279 from tadukurow/freebsd-compat

Added FreeBSD-10.3 support

1f45e5234622272676bd088cc55384fcf84d84cf authored over 8 years ago by Brian Bianco <[email protected]>
Merge branch 'master' of https://github.com/brianbianco/redisio into freebsd-compat

350571d8cb974db9cb14c30ea9922b0fc06d02df authored over 8 years ago by Luuk van den Broek <[email protected]>
Merge pull request #286 from shortdudey123/fix_style

Ruby and Chef style fixes

a8afe5774e10e1a8ba2a21af555d9e1f23f28538 authored over 8 years ago by Brian Bianco <[email protected]>
Update test kitchen OS versions

c788e4e12e5f163a1290fe55c2f1d09f1136a8e6 authored over 8 years ago by Grant Ridder <[email protected]>
Expand test-kitchen

Test Chef 11.0.0 in addition to latest which was already being tested

acc57fe8d22fa847db6134f44d56cf289040ecf3 authored over 8 years ago by Grant Ridder <[email protected]>
Fix Ruby style per Rubocop

1754da24d4610379ab5322135994b2a82b866f0e authored over 8 years ago by Grant Ridder <[email protected]>
Fix FC002, FC034, FC048

Ignore FC059 since it is a breaking change at this point

59533bf56c475abcfacba0e8493757a9c2590cc1 authored over 8 years ago by Grant Ridder <[email protected]>
Merge pull request #284 from bdwyertech/patch-1

Allow disabling safe_install in the install recipe

ed8d6ff6a8f523e4a4d28ec87ec43fd577ac1588 authored over 8 years ago by Brian Bianco <[email protected]>
Allow disabling safe_install in the install recipe

This prevented `false` from ever making it into the install resource, which defaults to `true`

8dfc30af25d77d99a33c97f5a7d5a156cc8ae2e7 authored over 8 years ago by Brian Dwyer <[email protected]>
Merge pull request #228 from shortdudey123/add_encyrpted_data_bag_support

Add encyrpted data bag support, fix systemd, add announce directives

b7435aff6c8c8437b07d3b040205fe3bf621975f authored over 8 years ago by Brian Bianco <[email protected]>
Set default value package_install = true on freeBSD

8131a441bd8abee738d181a26f2d62a1e6ffc5a7 authored over 8 years ago by Luuk van den Broek <[email protected]>
Fixed bad path in integration test

89f4926fa2f45af418bc54f14d9c20b0d3435446 authored over 8 years ago by Luuk van den Broek <[email protected]>
Added FreeBSD-10.3 support

35b203fe53e08f8e440539ae2ae0325d6e4501da authored over 8 years ago by Luuk van den Broek <[email protected]>
Merge pull request #264 from joelhandwell/patch-1

Add Ubuntu 14 as tested platform

6f7c9092376eb2c2e6d3dba253957107957e84c4 authored over 8 years ago by Martin Smith <[email protected]>
Add Ubuntu 14 as tested platform

4aa0c8f50986b31d8e95c4d44e9b49fb7428763d authored over 8 years ago by Joel Handwell <[email protected]>
2.4.2 release

2.4.2 and 2.4.2 are identical except for version numbers. Unfortunately the
metadata file someh...

bd5ccb11156a45aff649e898b6abc05746cd8d69 authored over 8 years ago by brianbianco <[email protected]>
Updates the cookbook version shield badge to 2.4.1

b25e8d12da9c1058f02b8b7b4b996e9feeeaf20f authored over 8 years ago by brianbianco <[email protected]>
Updates the neglected changelog

6e7c4bf021f4e2e3b8b173533d85cdd1a621a832 authored over 8 years ago by brianbianco <[email protected]>
Merge pull request #258 from katbyte/#257

#257 - Fixes spelling and grammar mistakes in reds.conf.erb.

69d52a8208e05c6c5bda7199df61324a2474efb5 authored almost 9 years ago by Brian Bianco <[email protected]>
#257 - Fixed spelling and grammar issues in reds.conf.erb.

0aae6192b65a543a3c515d84f9b6ab0a3020c6be authored almost 9 years ago by katelynn <[email protected]>
Merge pull request #256 from paulfri/updated-only-on-install

Only indicate install resource is updated when installation occurs

3d4c1f694408db5f20b65dc92cf8396831bf2b8d authored almost 9 years ago by Martin Smith <[email protected]>
Only indicate resource updated when installation occurs

cfd3a9f967c46d7ac644f29c0340a2dad3761110 authored almost 9 years ago by Paul Friedman <[email protected]>
Fix typo from #250

Fix typo on `redies['safe_install']` from #250.

85e562d65b294ad98ef281719fd8ecb078f22cd3 authored almost 9 years ago by Martin Smith <[email protected]>
Merge pull request #250 from CloCkWeRX/fix_deprecation_notices

Only specify particular attributes if a non nil value is provided

6914e0eb3c61244f463123da370989eb8a1c7bf9 authored almost 9 years ago by Martin Smith <[email protected]>
Merge pull request #255 from shortdudey123/allow_version_on_package_install

Allow version to be specified for pacakge install

ea95a79d5bfdd1265412b429f035624b7d155ab2 authored almost 9 years ago by Martin Smith <[email protected]>