7d3552a105
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
5 lines
144 B
YAML
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.
|