aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/TLS-for-haproxy-stats-3ce3b7780f0ef5b7.yaml
blob: 2f981a1b00ec094e397904e35ea70d8463ccf995 (plain)
1
2
3
4
5
6
7
8
---
features:
  - When TLS everywhere is enabled, the HAProxy stats interface will also use
    TLS. This requires the user to access the interface through the ctlplane
    FQDN (which is configured by the CloudNameCtlplane parameter in
    tripleo-heat-templates). Note that one can still use the
    haproxy_stats_certificate parameter from the haproxy class, and that one
    will take precedence if set.