Actions
Feature #28407
closedUse rh-redis5 SCL on EL7
Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
Difficulty:
Triaged:
Yes
Description
Both Dynflow with Sidekiq and Pulp 3 will use Redis. Currently EPEL contains Redis 3.2. The There is also a Redis 5 SCL which has the benefit of providing a newer version. It also has a clearer life cycle and users of RHEL have the benefit of commercial support.
For reference, Debian 10 ships Redis 5.0 and Ubuntu 18.04 ships 4.0. The newer version will reduce the number of different versions in use.
voxpupuli-redis 5.0.0 adds support for using the SCL version. This can be enabled by setting redis::globals::scl via Hiera.
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman-installer/pull/422 added
Updated by Ewoud Kohl van Wijngaarden about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset installer|4838c1a8644d02017894f61984b0796581ee7e46.
Actions