aboutsummaryrefslogtreecommitdiffstats
path: root/extraconfig/tasks/ssh/known_hosts_config.yaml
AgeCommit message (Collapse)AuthorFilesLines
2017-04-20SSH known_hosts configOliver Walsh1-0/+36
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 7d3552a105ad5aa62cad0998c11df5ec6bd06ed6)