bifrost/releasenotes/notes/ironic-debug-0c64d584f4385c1c.yaml
Dmitry Tantsur d84bfac02d Enable ironic debug logs by default
It's pretty impossible to debug anything without them. Particularly
security-conscious operators can set ironic_debug=False.

Change-Id: I09ab8fedb8ae45af607ea7eca9145605c16d31f2
2021-01-26 17:52:23 +01:00

6 lines
143 B
YAML

---
upgrade:
- |
Debug logging is now enabled in ironic by default, set the new
``ironic_debug`` parameter to ``false`` to override.