Project

General

Profile

Feature #36037

Manage Redis service when the cache store is set to Redis

Added by Ewoud Kohl van Wijngaarden about 2 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Category:
Foreman modules
Target version:
-
Difficulty:
Triaged:
Yes
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

By default the Redis cache URL is hardcoded to redis://localhost:8479/0, unless specified explicitly. It would be better to automatically set up Redis and determine the port from that. We already have a Redis instance for Dynflow, so it wouldn't be much overhead.

Associated revisions

Revision dfa6a869 (diff)
Added by Ewoud Kohl van Wijngaarden about 1 month ago

Fixes #36037 - Manage Redis service for Redis cache

This automatically manages Redis when the cache store type is set to
Redis, but no URLs have been provided. It's assumed that when a URL is
provided that the service is managed in another way.

This ignores the edge case where the user wants to run it on localhost,
but with a different database than 0.

History

#1 Updated by The Foreman Bot about 2 months ago

  • Assignee set to Ewoud Kohl van Wijngaarden
  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/puppet-foreman/pull/1109 added

#2 Updated by The Foreman Bot about 1 month ago

  • Fixed in Releases 3.6.0 added

#3 Updated by Ewoud Kohl van Wijngaarden about 1 month ago

  • Status changed from Ready For Testing to Closed

#4 Updated by Ewoud Kohl van Wijngaarden about 1 month ago

  • Triaged changed from No to Yes

Also available in: Atom PDF