You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ability to add SSH keys directly into nautobot secrets and have onboarding app connection those (instead of having to tweak configuration settings at all or lay any files on disk). This saves time from having operators having to manually manipulate ssh key files on the workers. I see that an in-memory key is supported in the underlying paramiko library but it isn't 100% clear at first glance whether we'd have to raise a PR for netmiko to support this.
Add basic integration tests to the repo for future proofing. fakenos was mentioned as a potential solution here (instead of using something heavier like containerlab)
Deprecation
New Features
Other
... add more as comments!
The text was updated successfully, but these errors were encountered: