bosh-vsphere-cpi/3
You can find the source of this version on GitHub at cloudfoundry/bosh-vsphere-cpi-release. It was created based on the commit 81bf708d
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vsphere-cpi" version: "3" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-vsphere-cpi-release?v=3" sha1: sha256:7fe6266fb4c47e74f0d1b4a7ed10a81961f1ef54f5d97e51ad1c4d80de94a776
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:7fe6266fb4c47e74f0d1b4a7ed10a81961f1ef54f5d97e51ad1c4d80de94a776 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-vsphere-cpi-release?v=3"