Update Redis cookbook, Redis major version #672

Merged
raucao merged 2 commits from feature/redis_8 into master 2026-09-21 18:26:37 +00:00
Owner

It switched to modern resources, see https://github.com/sous-chefs/redisio

I have added a custom recipe to use the official Ubuntu packages from redis.io: site-cookbooks/kosmos_redis/recipes/repo.rb

This is running on the new redis servers, redis-3 and redis-4

It switched to modern resources, see https://github.com/sous-chefs/redisio I have added a custom recipe to use [the official Ubuntu packages from redis.io](https://redis.io/docs/latest/operate/oss_and_stack/install/install-stack/apt/): [site-cookbooks/kosmos_redis/recipes/repo.rb](https://gitea.kosmos.org/kosmos/chef/compare/master...feature/redis_8?expand=1#diff-095b5ac929203a38fc9d50f2b114596e8022edd2) This is running on the new redis servers, `redis-3` and `redis-4`
greg added the kredits-2ops labels 2026-09-21 17:35:45 +00:00
greg added 2 commits 2026-09-21 17:35:45 +00:00
greg requested review from raucao 2026-09-21 17:35:46 +00:00
raucao reviewed 2026-09-21 17:39:25 +00:00
@@ -5,3 +5,3 @@
cookbook 'elasticsearch', '~> 5.1.3'
cookbook 'firewall', '~> 6.2.16'
cookbook 'redisio', '~> 6.4.1'
cookbook 'redisio', '~> 8.0.0'
Owner

This page says the current release is 8.8: https://redis.io/open-source/

This page says the current release is 8.8: https://redis.io/open-source/
Author
Owner

This is the version of the redisio cookbook

This is the version of the [redisio cookbook](https://supermarket.chef.io/cookbooks/redisio/versions/8.0.0)
Owner

Ah, right. facepalm

Ah, right. *facepalm*
raucao marked this conversation as resolved
raucao approved these changes 2026-09-21 18:25:28 +00:00
raucao left a comment
Owner

LGTM 👍

LGTM 👍
raucao changed title from Update redisio cookbook to Update Redis cookbook, Redis major release 2026-09-21 18:26:27 +00:00
raucao changed title from Update Redis cookbook, Redis major release to Update Redis cookbook, Redis major version 2026-09-21 18:26:33 +00:00
raucao merged commit d4ff2a42db into master 2026-09-21 18:26:37 +00:00
raucao deleted branch feature/redis_8 2026-09-21 18:26:37 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kosmos/chef#672