Skip to content

Instantly share code, notes, and snippets.

@sheldonh
Created September 22, 2014 08:39
Show Gist options
  • Save sheldonh/b8fff70976e79c734a0d to your computer and use it in GitHub Desktop.
Save sheldonh/b8fff70976e79c734a0d to your computer and use it in GitHub Desktop.
Fleet tunnel config
FLEETCTL_TUNNEL="$(vagrant ssh-config core-01 | sed -n "s/[ ]*HostName[ ]*//gp"):$(vagrant ssh-config core-01 | sed -n "s/[ ]*Port[ ]*//gp")"
export FLEETCTL_TUNNEL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment