Merge branch 'sc1-redis-cluster-rails-config' into 'master'
Introduce support for Redis Cluster and specifying acl user See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6548 Merged-by:Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Bob Van Landuyt <bob@gitlab.com> Reviewed-by:
Gerard Hickey <ghickey@gitlab.com> Co-authored-by:
schin1 <schin@gitlab.com>
Showing
- files/gitlab-config-template/gitlab.rb.template 43 additions, 0 deletionsfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitlab/attributes/default.rb 30 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/attributes/default.rb
- files/gitlab-cookbooks/gitlab/libraries/redis_helper.rb 14 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/libraries/redis_helper.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-rails.rb 17 additions, 4 deletionsfiles/gitlab-cookbooks/gitlab/recipes/gitlab-rails.rb
- files/gitlab-cookbooks/gitlab/templates/default/resque.yml.erb 12 additions, 1 deletion.../gitlab-cookbooks/gitlab/templates/default/resque.yml.erb
- spec/chef/cookbooks/gitlab/libraries/redis_helper_spec.rb 78 additions, 0 deletionsspec/chef/cookbooks/gitlab/libraries/redis_helper_spec.rb
- spec/chef/cookbooks/gitlab/recipes/gitlab-rails_spec.rb 135 additions, 64 deletionsspec/chef/cookbooks/gitlab/recipes/gitlab-rails_spec.rb
Loading
Please register or sign in to comment