bosh-vsphere-cpi/3
You can find the source of this version on GitHub at cloudfoundry-incubator/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-incubator/bosh-vsphere-cpi-release?v=3" sha1: "cf529297a72c8d0ec489b06632725f638108ed33"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 cf529297a72c8d0ec489b06632725f638108ed33 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=3"