| commit | ce1f2145baca4a69ece57df81094aedd90570e19 | [log] [tgz] |
|---|---|---|
| author | Oleh Hryhorov <ohryhorov@mirantis.com> | Wed Mar 06 17:00:00 2019 +0000 |
| committer | Oleh Hryhorov <ohryhorov@mirantis.com> | Mon Mar 11 10:01:51 2019 +0000 |
| tree | 936468923186798190c98540e13e20c78050e3a2 | |
| parent | a5df138d37fa9048f6526b80cb242183fd2f5454 [diff] |
Un-hardcoding stricthostkeychecking for nova user
The patch un-hardcodes stricthostkeychecking ssh paramter for
username located in ~/.ssh/config and adds compute hosts
fingerprint fot all compute nodes in full-mesh manner according
to the below pillar:
nova:
compute:
openssh:
stricthostkeychecking: True
discover_compute_hosts: True
Change-Id: If698e9465a89902c15852f0cce51e521d4beec9f
Related-PROD: PROD-27457 (PROD:27457)