Skip to content

Commit

Permalink
Update cloudfoundry.md
Browse files Browse the repository at this point in the history
  • Loading branch information
evanfarrar authored Jan 5, 2017
1 parent b1f0bc8 commit 0f261c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cloudfoundry.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,6 @@ bosh upload-stemcell ~/Downloads/light-bosh-stemcell-XXXX.X-google-kvm-ubuntu-tr
## Deploy

```
bosh -d cf deploy cf-deployment.yml
bosh -d cf deploy --vars-store cf-deployment-vars.yml -o opsfiles/gcp.yml -o opsfiles/disable-router-tls-termination.yml cf-deployment.yml
```

0 comments on commit 0f261c0

Please sign in to comment.