tripleo-common/releasenotes/notes/tripleo-ssh-known-hosts-d27c54b0a6f9a028.yaml
James Slagle dfa6cf77bc Add tripleo-ssh-known-hosts role
Support the SshKnownHostsDeployment resources from Heat with a new
Ansible role in tripleo-common for use by config-download. The new role
will configure /etc/ssh/ssh_known_hosts in the same manner that the Heat
deployments did.

Change-Id: I9314596f9ab48e95ba34d08dba9abfee2f8d2e0c
Partial-Bug: #1746336
2018-01-30 15:31:37 -05:00

6 lines
178 B
YAML

---
fixes:
- Support for the SshKnownHostsDeployment resources has been fixed by adding
a new role that can be used to configure /etc/ssh/ssh_known_hosts
on each host.