system-config/playbooks/roles/add-inventory-known-hosts
Ian Wienand 24a1528fac
bridge: Disable writing known_hosts files
This is related to the work in
I0823c09165c445e9178c75ac5083f1988e8d3055 to deploy the host keys from
inventory to the bastion host.

As noted inline, there's really no reason this host should be
connecting anywhere that isn't in the inventory.  So caching values
can only hide that we might have missed something there.  Disable user
known_hosts globally.

Change-Id: I6d74df90db856cf7773698e3a06180986a531322
2022-11-21 15:29:56 +11:00
..
tasks bridge: Disable writing known_hosts files 2022-11-21 15:29:56 +11:00
README.rst bastion host: add global known_hosts values 2022-11-19 11:18:07 +11:00

README.rst

Add the host keys from inventory to global known_hosts