7e6924c436
Allows configurability of maxconn as applies to the MySQL section of the HAProxy config, both for clustercheck and single node. Also adds a new test for the haproxy class overall to exercise options. Change-Id: I023682dd5e85cc78d6dd3e5214a53863acc4f303
6 lines
157 B
YAML
6 lines
157 B
YAML
---
|
|
features:
|
|
- |
|
|
Added new parameter mysql_maxconn to the tripleo::haproxy class,
|
|
allowing haproxy maxconn to be configured for the MySQL server.
|