commit | a75e27ac11d547ab05806ddc83d3b94e3377c29e | [log] [tgz] |
---|---|---|
author | Guillaume Thouvenin <gthouvenin@mirantis.com> | Thu Feb 23 15:12:33 2017 +0100 |
committer | Guillaume Thouvenin <gthouvenin@mirantis.com> | Thu Feb 23 15:12:33 2017 +0100 |
tree | 645bd435271e0774adf1113e2075d6707bd2650f | |
parent | 611430bad264eaa05e28fc5a8a58d9f3564bdf45 [diff] |
Use the correct field The field check is used to enable/disable check in StackLight. The correct name for the field that is setting HAProxy check is health_check.
diff --git a/haproxy/proxy/listen/stacklight/redis.yml b/haproxy/proxy/listen/stacklight/redis.yml index bd36cb4..881e8ed 100644 --- a/haproxy/proxy/listen/stacklight/redis.yml +++ b/haproxy/proxy/listen/stacklight/redis.yml
@@ -4,7 +4,8 @@ listen: redis: mode: tcp - check: + check: False + health-check: tcp: options: - send PING\r\n