Lance Edgar
|
f5a7f80fd4
|
More tweaks to logic for caching ssh host key
|
2020-10-09 16:38:19 -05:00 |
|
Lance Edgar
|
8c08412d7b
|
Be more discerning about how/when we cache ssh host key
|
2020-10-09 16:09:34 -05:00 |
|
Lance Edgar
|
caf94ac65a
|
Add port and user kwargs for ssh.cache_host_key()
deprecate the `for_user` kwarg. this also will now try a basic command over
ssh before bothering with an update/cache for the host key
|
2020-10-08 13:15:06 -05:00 |
|
Lance Edgar
|
fec1c66422
|
Fix bug for ssh.set_config()
|
2019-09-09 14:17:35 -05:00 |
|
Lance Edgar
|
3771688660
|
Add ssh.set_config() convenience function
|
2019-08-10 02:41:26 -05:00 |
|
Lance Edgar
|
05d6e093a7
|
Improve logic for locking down SSH config
what a tricky mess
|
2019-02-09 17:55:12 -06:00 |
|
Lance Edgar
|
e8769c8245
|
Initial commit; enough to prove concepts at least
was able to bootstrap a complete machine with this, although there's lots
missing yet...
|
2018-12-03 01:11:38 -06:00 |
|