Fix reconfigure failure if Redis node has Rails Sentinel config
https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7500 introduced a regression when a node with a managed Redis node has Sentinels configured in `gitlab_rails` section. Previously the `redis['default_host']` would only be set if `gitlab_rails['redis_sentinels']` were empty. Relates to https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8465#note_1879691545 Changelog: fixed
parent
5b184256a7fd
No related branches found
No related tags found
Loading
Please register or sign in to comment