Support specifying config_command to Rails's Redis configurations
Adds the gitlab_rails['redis_extra_config_command'] option along
with the same option for separated redis instances.
Changelog: added
Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
parent
08aab128ed73
No related branches found
No related tags found
Showing
- files/gitlab-cookbooks/gitlab/attributes/default.rb 11 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/attributes/default.rb
- files/gitlab-cookbooks/gitlab/libraries/gitlab_rails.rb 7 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/libraries/gitlab_rails.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-rails.rb 6 additions, 2 deletionsfiles/gitlab-cookbooks/gitlab/recipes/gitlab-rails.rb
- files/gitlab-cookbooks/gitlab/templates/default/resque.yml.erb 3 additions, 0 deletions.../gitlab-cookbooks/gitlab/templates/default/resque.yml.erb
- spec/chef/cookbooks/gitlab/recipes/gitlab-rails_spec.rb 59 additions, 3 deletionsspec/chef/cookbooks/gitlab/recipes/gitlab-rails_spec.rb
Loading
Please register or sign in to comment