ironic/releasenotes/notes/agent-verify-ca-ddbfbb0f27198d82.yaml
Dmitry Tantsur 3e362dff5f Amend the agent_verify_ca release note to mention the configuration option
A follow-up to commit cb8cc0ca65.

Change-Id: Iae0b27ec33b55bbe50a9417597c528dfed706d2f
2020-09-24 14:32:18 +02:00

8 lines
281 B
YAML

---
features:
- |
Adds a new ``driver_info`` parameter ``agent_verify_ca`` and a
corresponding configuration option ``[agent]verify_ca`` that allow
specifying a file with certificates to use when accessing IPA. Set
to ``False`` to disable certificate validation.