Sha256: 01d6333c217167951a30b8138a90cd3fbd6c79e896d1d8a97c2e2c44a99fe0a1

Contents?: true

Size: 207 Bytes

Versions: 1

Compression:

Stored size: 207 Bytes

Contents

BASTION_IP="$(terraform output -state=terraform/terraform.tfstate bastion_ip)"
ssh -D 5000 -fNC ubuntu@$BASTION_IP -i <%= @values['kite']['public_key_path'] %>

export BOSH_ALL_PROXY=socks5://localhost:5000

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kite-0.0.6 tpl/aws/setup-tunnel.sh.erb