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
_______________________________________________
Fab-user mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to