ironic/releasenotes/notes/vmedia-tls-117daa5ae0a9e30d.yaml
Dmitry Tantsur 628109f960 Inject TLS certificate when using virtual media
A new option allows embedding a CA certificate in the virtual media
ISO to allow fully secure TLS between ironic and IPA.

Depends-On: https://review.opendev.org/763207
Change-Id: Idaacf44fd829c441d708b11704a97f9cd2b7a74c
2020-12-15 13:41:50 +01:00

7 lines
206 B
YAML

---
features:
- |
A new option ``[agent]api_ca_file`` allows passing a CA file to the
ramdisk when ``redfish-virtual-media`` boot is used. Requires
ironic-python-agent from the Wallaby cycle.