tripleo-heat-templates/releasenotes/notes/ssh_known_hosts-287563590632d1aa.yaml
Oliver Walsh 68d7196d47 SSH known_hosts config
Fetch the host public keys from each node, combine them all and write to the
system-wide ssh known hosts. The alternative of disabling host key
 verification is vulnerable to a MITM attack.

Change-Id: Ib572b5910720b1991812256e68c975f7fbe2239c
(cherry picked from commit 7d3552a105)
2017-04-20 22:16:35 +00:00

5 lines
144 B
YAML

---
features:
- SSH host key exchange. The ssh host keys are collected from each host,
combined, and written to /etc/ssh/ssh_known_hosts.