Merge branch 'sh-support-sentinel-requirepass' into 'master'
Add support for enabling requirepass in Sentinel configuration See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6923 Merged-by:Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Dustin Collins <714871-dustinmm80@users.noreply.gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
No related branches found
No related tags found
Showing
- files/gitlab-config-template/gitlab.rb.template 3 additions, 0 deletionsfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitlab-ee/attributes/default.rb 1 addition, 0 deletionsfiles/gitlab-cookbooks/gitlab-ee/attributes/default.rb
- files/gitlab-cookbooks/gitlab-ee/libraries/sentinel_helper.rb 8 additions, 1 deletion...s/gitlab-cookbooks/gitlab-ee/libraries/sentinel_helper.rb
- files/gitlab-cookbooks/gitlab-ee/resources/sentinel_service.rb 1 addition, 0 deletions.../gitlab-cookbooks/gitlab-ee/resources/sentinel_service.rb
- files/gitlab-cookbooks/gitlab-ee/templates/default/sentinel.conf.erb 15 additions, 0 deletions...b-cookbooks/gitlab-ee/templates/default/sentinel.conf.erb
- files/gitlab-cookbooks/gitlab/libraries/redis.rb 11 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/libraries/redis.rb
- files/gitlab-cookbooks/gitlab/libraries/redis_helper.rb 1 addition, 0 deletionsfiles/gitlab-cookbooks/gitlab/libraries/redis_helper.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-rails.rb 1 addition, 1 deletionfiles/gitlab-cookbooks/gitlab/recipes/gitlab-rails.rb
- spec/chef/cookbooks/gitlab-ee/libraries/sentinel_helper_spec.rb 42 additions, 0 deletions...hef/cookbooks/gitlab-ee/libraries/sentinel_helper_spec.rb
- spec/chef/cookbooks/gitlab-ee/recipes/sentinel_spec.rb 17 additions, 0 deletionsspec/chef/cookbooks/gitlab-ee/recipes/sentinel_spec.rb
- spec/chef/cookbooks/gitlab/libraries/redis_spec.rb 27 additions, 0 deletionsspec/chef/cookbooks/gitlab/libraries/redis_spec.rb
- spec/chef/cookbooks/gitlab/recipes/gitlab-rails_spec.rb 1 addition, 1 deletionspec/chef/cookbooks/gitlab/recipes/gitlab-rails_spec.rb
Please register or sign in to comment