fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fab-user] SSH MonkeyPatch


From: Antônio Theóphilo
Subject: [Fab-user] SSH MonkeyPatch
Date: Mon, 7 Nov 2011 11:38:52 -0200

Hi Everybody

We were using the SSH gateway feature (through the monkeypatch available at https://github.com/fabric/fabric/issues/38) at version 1.2. Upgrading to version 1.3.1, this patch seems to be broken due to the Paramiko fork. Apparently this is fixed replacing the paramiko package name with ssh in the following lines: 

import paramiko
from paramiko.resource import ResourceManager

Is this the correct way to fix it?

Regards
Antônio Theóphilo

reply via email to

[Prev in Thread] Current Thread [Next in Thread]