puppet-neutron/releasenotes/notes/designate-ca-file-2d6e9213a67f1ec5.yaml
Thomas Goirand 2f9c0280bb Add cafile parameter to neutron::designate
This parameter was missing, preventing using a self-signed cert.

Change-Id: I2e2ad8dd59c290c0d5f320a62ce81bf97e77ca90
2022-03-25 15:35:49 +09:00

7 lines
186 B
YAML

---
features:
- |
The ``neutron::designate`` class has now the new parameters, ``cafile`` and
``certfile``, to allow using a self-signed certificate for the Designate
API.