Feature #141
Allow Fabric level access to more Paramiko connection params
| Status: | Done | Start: | 02/09/2010 | |
| Priority: | Quick | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | Network | |||
| Target version: | 0.9.1 | |||
Description
Especially the look_for_keys argument to connect — otherwise some users (see: OgMaciel on IRC) who have SSH keys but don’t want to use them, will still get prompted for their passphrase.
This should be a simple matter of adding new env vars and then passing them through in fabric.network.connect.
Associated revisions
Revision 2b714ea602e2eff37d8a7d7ec27d45ec6e79353a
Allow tweaking of more Paramiko params via CLI/env.
Implements #141.
Revision 4c08f1bd03a58ed5e849bae327cb159a666b8875
Add docs, make minor name tweak re #141
History
Updated by Jeff Forcier 63 days ago
- Status changed from New to Done
- % Done changed from 0 to 100
Applied in changeset 2b714ea602e2eff37d8a7d7ec27d45ec6e79353a.
Also available in: Atom