redisio icon indicating copy to clipboard operation
redisio copied to clipboard

Development repository for the redisio cookbook

Results 16 redisio issues
Sort by recently updated
recently updated
newest added

# Description To support load modules for Redis 4+ ## Check List - [x] All tests pass. See TESTING.md for details. - [ ] New functionality includes testing. - [x]...

Feature Request
Release: Minor

## :person_frowning: Problem Statement On a system where Redis is already installed and running, when redisio installs a new version of Redis it does not restart the Redis service. This...

Feature Request

## :ghost: Brief Description When redis installed from sources, SELinux context type of `redis-server` binary is `bin_t` which makes the process run unconfined. `redis_exec_t` file context must be used for...

## :ghost: Brief Description I need to rename but not remove destructive commands differently based on environment. For some reason I can't seem to get `rename_commands` to work via JSON...

Bug

### :speaking_head: Foreword Thank for taking the time to fill this bug report fully. Without it we may not be able to fix the bug, and the issue may be...

Maintenance
Bug
Priority: High
hacktoberfest

### Cookbook version 3.0.0 ### Chef-client version 12+ ### Platform Details n/a ### Scenario: updating the config in the recipe does not ever change the config on a server, because...

Help Wanted
Bug
Priority: High
hacktoberfest

## :ghost: Brief Description This bug report is not directly in the `redisio` cookbook, but a dependent cookbook. However, there is no way to resolve it in the dependent cookbook...

Tech Debt
Feature Request

Hello, do we have any way or plan to specify the `default_release` for installation when `package_install == true`? On Debian/Ubuntu system, it is useful to pick up latest Redis released...

Good First Issue
Help Wanted
Feature Request

Tests are not running via `kitchen verify` with kitchen-dokken (I haven't tried kitchen-vagrant but i expect they work fine). See https://travis-ci.org/brianbianco/redisio/jobs/279583552 for an example The issue is test-kitchen is looking...

Help Wanted
Maintenance

Like others here, I'm finding the breadcrumb mechanism a little unintuitive. Additionally, when using sentinel, it means you can't update the redis configuration after the first chef run without messing...

Help Wanted
Feature Request
Priority: Medium