Change the missing host key policy used with Paramiko in sat bootsys to the AutoAddPolicy to reduce warning messages displayed to the user.It will silence the warnings and auto-add every key it encounters for a host it doesn't have a known hosts entry for yet.
Issues and Related PRs
List and characterize relationship to Jira/Github issues and other pull requests. Be sure to list dependencies.
IM:CRAYSAT-1860 Reviewer:Ryan
Summary and Scope
Change the missing host key policy used with Paramiko in sat bootsys to the AutoAddPolicy to reduce warning messages displayed to the user.It will silence the warnings and auto-add every key it encounters for a host it doesn't have a known hosts entry for yet.
Issues and Related PRs
List and characterize relationship to Jira/Github issues and other pull requests. Be sure to list dependencies.
Testing
List the environments in which these changes were tested.
Tested on:
Yet to be tested
Test description:
Risks and Mitigations
minimal
Pull Request Checklist