Skip to content

bosh-vsphere-cpi/27

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

Release Notes

  • Allow setting disk type globally via vcenter.default_disk_type (defaults to preallocated as it was before)

Usage

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

- name: "bosh-vsphere-cpi"
  version: "27"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=27"
  sha1: "7b9cd2b47138b49cdf9c7329ec6d85324d572743"

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

bosh upload-release --sha1 7b9cd2b47138b49cdf9c7329ec6d85324d572743 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=27"

Jobs

Packages