bosh-vsphere-cpi/32
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vsphere-cpi-release. It was created based on the commit b6087439
.
Release Notes¶
- Fixes CPI error if duplicate NSX security group names were given
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vsphere-cpi" version: "32" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=32" sha1: "ffe6567b652f6cd5829436ced27e7b84b812e9e3"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 ffe6567b652f6cd5829436ced27e7b84b812e9e3 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=32"