Make Redis stop-writes-on-bgsave-error setting configurable
In production systems with replicas, setting `stop-writes-on-bgsave-error` might be a good idea to prevent out of disk space errors from crashing Redis. Changelog: added
parent
093f08d1
No related branches found
No related tags found
Showing
- files/gitlab-config-template/gitlab.rb.template 1 addition, 0 deletionsfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/redis/attributes/attributes.rb 1 addition, 0 deletionsfiles/gitlab-cookbooks/redis/attributes/attributes.rb
- files/gitlab-cookbooks/redis/templates/default/redis.conf.erb 1 addition, 1 deletion...s/gitlab-cookbooks/redis/templates/default/redis.conf.erb
- spec/chef/redis/redis_spec.rb 18 additions, 0 deletionsspec/chef/redis/redis_spec.rb
Please register or sign in to comment