a05e77d71a
In some cases a deployer may want to use haproxy for SSL termination but has external infrastructure for load balancing, and thus no need for keepalived to manage the VIP. Co-Authored-By: Adam Harwell <flux.adam@gmail.com> Change-Id: I451d7e33f1e631038a8d198dbc33c9a8850571b7
6 lines
169 B
YAML
6 lines
169 B
YAML
---
|
|
features:
|
|
- |
|
|
Add a configuration option `enable_keepalived` to allow disabling the
|
|
service. This is useful when using an external LB in front of HAProxy.
|