Cray-HPE / sat

System Admin Toolkit
https://cray-hpe.github.io/docs-sat/
MIT License
4 stars 5 forks source link

CRAYSAT-1860:Handling sat bootsys stage platform-services paramiko SSH warnings #246

Closed shivaprasad-metimath closed 3 months ago

shivaprasad-metimath commented 3 months ago

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