tripleo-heat-templates/releasenotes/notes/ssh_pass_auth-8cab3ca5a50d2a5a.yaml
Emilien Macchi b749e027a0 Add release note for PasswordAuthentication parameter
Add release note for I10b112e8bffff30879606ddd970dfd3ec67fd9c7.

Change-Id: I9475e6386a3747e7aeddb997e2e0bf585652060c
2018-06-04 10:41:14 -07:00

8 lines
271 B
YAML

---
security:
- |
PasswordAuthentication is enabled by default when deploying a containerized undercloud.
We don't expect our operators to setup ssh keys during the initial deployment so we allow
them to use the password to login into the undercloud node.