Beryl Snyder
2014-10-08 14:27:09 UTC
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('***@bar
')?
then just run the commands?
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('***@bar
')?
then just run the commands?