Hi,

I am using Fabric to deploy a web application to many hosts. Some of
these hosts are administrated outside of my control and have unique
policies. One such policy is VPN. A small number of these hosts
require a (different) VPN connection in order to ssh with the host.
The VPN connection should not be active for other hosts. I'm hoping to
avoid extra steps outside of Fabric.

Does Fabric have any built in support for something like this? If not,
how would one go about connecting to VPN from Fabric?

Fabric is run from RHEL 6.4.

Thanks for any help,
Jon

_______________________________________________
Fab-user mailing list
Fab-user@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to