conch should have a way to have user- and host-specific configuration options
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from z3p <[email protected]>: For OpenSSH, the ~/.ssh/config file allows the user to set configuration options for the user, or for individual hosts. Personally, I use this to assign short names to common servers, and to use different identity files. Conch should have a way to do this as well. It would be even better if it were generic enough to support reading from an OpenSSH-style config file. ---------- Type : enhancement Component: conch Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/3829