bosh-vsphere-cpi/30
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vsphere-cpi-release. It was created based on the commit f6d9752f
.
Release Notes¶
DO NOT USE Release requires that jobs.bosh.properties.vcenter.nsx
is present in the Director manifest, when it should be optional.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vsphere-cpi" version: "30" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=30" sha1: "3af18dbc2d601617b8ff68966c39d3c487c30f92"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 3af18dbc2d601617b8ff68966c39d3c487c30f92 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=30"