ironic/releasenotes/notes/require-hashed-rescue-password-6f7c0424e12c1aeb.yaml
Jay Faulkner d146558ac3 Require hashed passwords for rescue by default
We added this option, and advertised it's default would change several
years ago. This completes the migration.

Change-Id: I64f80fa2f971a223156cc5bf4231b59da0189885
2024-07-05 14:43:05 +00:00

6 lines
208 B
YAML

upgrade:
- |
Ironic now requires rescue passwords to be hashed. Operators who would like
to continue using unhashed passwords must set
`[conductor]/require_rescue_password_hashed` to ``false``.