puppet-trove/releasenotes/notes/refacotr-ssl-opts-bff4682538e62acb.yaml
Takashi Kajinami e6afe1f62f Refactor handling of ssl options
Change-Id: I95d518e6ea9440736fc1a63135850c6a2d990a61
2024-03-13 10:55:57 +09:00

10 lines
234 B
YAML

---
upgrade:
- |
The following parameters of the ``trove`` class no longer treat ``false``
as an indicator to remove the option. Use os_service_default fact instead.
- ``ca_file``
- ``cert_file``
- ``key_file``