tripleo-heat-templates/releasenotes/notes/bug-1984222-bd32dbd29741ad51.yaml
Cyril Lopez 21a631f132 Fix wrong parameter assignation
In login-defs-baremetal-ansible.yaml it was a wrong assignation between
PasswordWarnAge and PasswordMinLen.

Change-Id: I3ab5aa53b41062ab36107f67985322a5b759bca7
Closes-Bug: #1984222
Signed-off-by: Cyril Lopez <cylopez@redhat.com>
2022-08-16 09:14:42 +02:00

5 lines
114 B
YAML

---
fixes:
- |
Fixed wrong usage of the ``PasswordMinLen`` parameter and the ``PasswordWarnAge`` parameter.