Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
evanfarrar committed Jan 13, 2017
2 parents 6ef6129 + 0a26db0 commit d660b02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions concourse.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Scale instance types, disks and instance count based on your needs. Other sizes
## Set the bosh environment

```
export BOSH_USER=`bbl director-username`
export BOSH_PASSWORD=`bbl director-password`
export BOSH_CLIENT=`bbl director-username`
export BOSH_CLIENT_SECRET=`bbl director-password`
export BOSH_CA_CERT=`bbl director-ca-cert`
export BOSH_ENVIRONMENT=`bbl director-address`
```
Expand Down

0 comments on commit d660b02

Please sign in to comment.