fab-user
[Top][All Lists]
Advanced

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

Re: [Fab-user] fabric with a jump box


From: Beryl Snyder
Subject: Re: [Fab-user] fabric with a jump box
Date: Sat, 11 Oct 2014 05:34:37 -0500

Hi 

 Brandon, Thanks that seems to have worked,  now for the second problem, I can SSH to the gateway box fine, but from the Gateway box, Is there a way for me to change the ssh command to something else?
  
For Example: (foo)   ssh -> (bar)  ssh_alternative -> (baz)

On Wed, Oct 8, 2014 at 9:38 AM, Brandon Whaley <address@hidden> wrote:
Hi Beryl,

Check out the gateway setting in fabric for using an intermediate box
like that: http://docs.fabfile.org/en/1.10/usage/env.html#gateway

On Wed, Oct 8, 2014 at 10:27 AM, Beryl Snyder <address@hidden> wrote:
> Hi,
>
> I'm trying to figure out how to run fabric via a jump box.
>
> foo                                                             (bar)
> (baz)
> personal box, box with fabric installed  --> remote box, with limited access
> --->   server(s) to configure
>
> I was looking at trying to run it  with remote_tunnel()  but I'm not sure if
> that's the correct way or if there's a better way
>
> Also if that is the correct way, to make the remote
> remote_tunnel('address@hidden')?
> then just run the commands?
>
>
> _______________________________________________
> Fab-user mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/fab-user
>


reply via email to

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