tripleo-heat-templates/releasenotes/notes/Make-exposing-haproxy-stats-interface-configurable-2b634793c4f13950.yaml
Juan Antonio Osorio Robles b515698767 Add flag to enable/disable the HAProxy stats interface
This was made configurable in a recent commit [1] So this flag makes it
easier for deployers to use that functionality.

[1] Ic68266eaf39d6803f7c3e299095578bbcfd63b88

Change-Id: Iffff20dcda53bc7237586dd240e581bcb0282844
2017-06-26 14:13:36 +03:00

5 lines
154 B
YAML

---
features:
- The HAProxy stats interface can now be enabled/disabled with the
HAProxyStatsEnabled flag. Note that it's still enabled by default.