tripleo-heat-templates/releasenotes/notes/fix-public-cert-generation-41c75be0b07a48fe.yaml
Tim Rozet 7be65d2666 Fixes generating public certificates
In non-containerized deployments auto-generation of public certificates
fails because the parameter for determining autogeneration is only used
in the docker haproxy service template.  This patch adds it also to the
puppet service.

Closes-Bug: 1742481

Change-Id: I4c6e2e95ee9e24973f4d2943d250ca5314493b3c
Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-01-10 11:14:12 -05:00

6 lines
122 B
YAML

---
fixes:
- |
Fixes generation public certificates for haproxy in a non-containerized
TLS deployment scenario.