bosh-vsphere-cpi/33
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vsphere-cpi-release. It was created based on the commit d65a71a6.
Release Notes¶
- Added
vcenter.enable_auto_anti_affinity_drs_rulesto automatically spread VMs from the same instance group over different hosts within a cluster. See https://bosh.io/docs/vsphere-cpi for details.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: bosh-vsphere-cpi
version: "33"
url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=33"
sha1: sha256:
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256: \
"https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=33"