Introduce support for Redis Cluster and specifying acl user
Changelog: added
parent
5937d2232bb3
No related branches found
No related tags found
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