| commit | 5add3b2e1ca54ed76acafec57248c3ba442da293 | [log] [tgz] |
|---|---|---|
| author | Oleh Hryhorov <ohryhorov@mirantis.com> | Wed Mar 06 17:00:00 2019 +0000 |
| committer | Tatyana Leontovich <tleontovich@mirantis.com> | Mon Mar 25 09:23:30 2019 +0000 |
| tree | 083b4c90adb4759433da30313a15639dff92feaa | |
| parent | bbab97b7d88488a9cebc1398a023ec5dd505aa57 [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)