Skip to content

bosh-vsphere-cpi/21

You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vsphere-cpi-release. It was created based on the commit e649e8c2.

Release Notes

[Note: It’s been reported that multi-homed networks are not properly configured. v22 will fix this.] - Add CPU & memory hot add enable option (PR #6)

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "bosh-vsphere-cpi"
  version: "21"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=21"
  sha1: "6d595acf4a3bf6693fc278d7a2276d38af8d5e35"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 6d595acf4a3bf6693fc278d7a2276d38af8d5e35 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=21"

Jobs

Packages