Enable unique password configuration for redis and sentinels
Allow workhorse to be configured with different passwords for the redis and sentinels services. Related https://gitlab.com/gitlab-org/gitlab/-/issues/422820 Changelog: fixed Signed-off-by:Balasankar "Balu" C <balasankar@gitlab.com>
Showing
- files/gitlab-cookbooks/gitlab/libraries/redis_helper.rb 1 addition, 1 deletionfiles/gitlab-cookbooks/gitlab/libraries/redis_helper.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-workhorse.rb 1 addition, 1 deletionfiles/gitlab-cookbooks/gitlab/recipes/gitlab-workhorse.rb
- files/gitlab-cookbooks/gitlab/templates/default/workhorse-config.toml.erb 2 additions, 2 deletions...kbooks/gitlab/templates/default/workhorse-config.toml.erb
- spec/chef/cookbooks/gitlab/libraries/redis_helper_spec.rb 1 addition, 1 deletionspec/chef/cookbooks/gitlab/libraries/redis_helper_spec.rb
- spec/chef/cookbooks/gitlab/recipes/gitlab-workhorse_spec.rb 3 additions, 1 deletionspec/chef/cookbooks/gitlab/recipes/gitlab-workhorse_spec.rb
Loading
Please register or sign in to comment