kayobe/releasenotes/notes/ssh-known-hosts-on-control-host-bootstrap-3b9cfb3ff7ef47f6.yaml
Alex-Welsh ce74a98b1d Add --add-known-hosts to control host bootstrap
Provide the option to add hosts to the SSH known hosts file when running
control host bootstrap.

Story: 2001670
Task: 6716
Change-Id: I512a343f875ee95194ab4fa98872e349f5a6dc7b
2022-11-09 11:26:15 +00:00

8 lines
282 B
YAML

---
features:
- |
Adds the ``--add-known-hosts`` option to control host bootstrap. This will add
SSH known hosts entries for each host. This should provide a way around
the issues described in `story 2001670
<https://storyboard.openstack.org/#!/story/2001670>`__.