Project

General

Profile

Bug #35902

Environment variable FOREMAN_RAILS_CACHE_STORE_URLS is not set correctly in docker-compose file

Added by Jannis Warnat 3 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Development tools
Target version:
-
Difficulty:
trivial
Triaged:
Yes
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

FOREMAN_RAILS_CACHE_STORE_URLS needs to be set to redis://redis-cache:6379/0 instead of redis://redis:6379/0 to match the service / host name of the redis cache as defined in the docker-compose.yml.

Associated revisions

Revision d153a598 (diff)
Added by Jannis Warnat 3 months ago

Fixes #35902 - Correct env variable FOREMAN_RAILS_CACHE_STORE_URLS in docker-compose.yml

History

#1 Updated by The Foreman Bot 3 months ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/9575 added

#2 Updated by Ewoud Kohl van Wijngaarden 3 months ago

  • Fixed in Releases deleted (3.6.0)

Please don't set Fixed in Releases. The field implies it's resolved and is automatically set by the bot on merge.

#3 Updated by The Foreman Bot 3 months ago

  • Fixed in Releases 3.6.0 added

#4 Updated by Anonymous 3 months ago

  • Status changed from Ready For Testing to Closed

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

  • Triaged changed from No to Yes

Also available in: Atom PDF