diff --git a/docs/egress.md b/docs/egress.md index f85d5230..d50771aa 100644 --- a/docs/egress.md +++ b/docs/egress.md @@ -68,6 +68,8 @@ Copy these files from from your local `tock` repo into your `cf-egress-proxy` re 1. [tock.vars.yml](../egress_proxy/tock.vars.yml) 2. [manifest.yml](../egress_proxy/manifest.yml) +Delete the code comments from `tock.vars.yml`. + #### Set username and password In your `cf-egress-proxy` repo, manually set the `username` and `password` values in `tock.vars.yml`. @@ -82,6 +84,7 @@ Retrieve the existing proxy username and password from the deployed egress proxy ```bash cf env staging-egress | grep PROXY_USERNAME +cf env staging-egress | grep PROXY_PASSWORD ``` Paste each value into the vars file for the appropriate key. diff --git a/egress_proxy/tock.vars.yml b/egress_proxy/tock.vars.yml index 74515f2e..cf3c5763 100644 --- a/egress_proxy/tock.vars.yml +++ b/egress_proxy/tock.vars.yml @@ -6,7 +6,6 @@ password: (generated) # eg output of uuidgen proxydeny: proxyallow: | uaa.fr.cloud.gov - google-analytics.com api.newrelic.com gov-collector.newrelic.com *.apps.internal