ironic/releasenotes/notes/set-agent-to-require-tls-08a9571793e75943.yaml
Julia Kreger 6095b4017d Change [agent]require_tls to True by default
While looking at the overall heartbeat/agent workflow, it seemed
like the [agent]require_tls setting should likely be True by
default, as we are well past the initial phase where operators
might not have the TLS capability when upgrading.

Change-Id: Id526e948e6c5ed032d7542232b1c1a31cb285b26
2024-06-04 14:30:38 -07:00

6 lines
148 B
YAML

---
security:
- |
Agent communication now requires an HTTPS url by default. This can be
changed using the ``[agent]require_tls`` setting.