From 641729b12af515408ac632a732ad1d1250b49a26 Mon Sep 17 00:00:00 2001 From: Mark Dastmalchi-Round Date: Tue, 16 Jan 2018 15:12:27 +0000 Subject: [PATCH] Added missing bbl step to set up the SOCKS5 proxy --- cf-deployment/gcp.html.md.erb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cf-deployment/gcp.html.md.erb b/cf-deployment/gcp.html.md.erb index 4b7f946..c1ef1a0 100644 --- a/cf-deployment/gcp.html.md.erb +++ b/cf-deployment/gcp.html.md.erb @@ -151,6 +151,11 @@ Perform the following steps to connect to the BOSH Director: YOUR-DIRECTOR-PASSWORD +1. Set up a SOCKS5 proxy to connect to your BOSH Director: +
+    $ eval "$(bbl print-env)"
+    
+ 1. Set your target and log in with the BOSH CLI:
     $ bosh alias-env YOUR-TARGET-NAME