bosh-vsphere-cpi/25
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vsphere-cpi-release. It was created based on the commit a3a18d78
.
Release Notes¶
- Skip looking at inaccessible datastores
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vsphere-cpi" version: "25" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=25" sha1: "7162954f69bf1b95310bd2db4befdee49dcc9547"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 7162954f69bf1b95310bd2db4befdee49dcc9547 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=25"