Skip to content

bosh-vsphere-cpi/44

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

Release Notes

  • Apply default_disk_type to system disks as well
  • Fix bug in finding of disks so that find prefers looking in configured datastores before looking elsewhere

Usage

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

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

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

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

Jobs

Packages