bosh-vsphere-cpi/38
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vsphere-cpi-release. It was created based on the commit cacf567c
.
Release Notes¶
- Return an error if network name is ambigious
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vsphere-cpi" version: "38" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=38" sha1: "cd964bb1858d6533efb1192b00afac76e80cb602"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 cd964bb1858d6533efb1192b00afac76e80cb602 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=38"