tripleo-heat-templates/releasenotes/notes/ssh_known_hosts-287563590632d1aa.yaml
Oliver Walsh 7d3552a105 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
2017-04-13 21:53:59 +01: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.