Skip to content

bosh-vsphere-cpi/11

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

Release Notes

  • Renamed job cpi to vsphere_cpi
    • Note: This breaks current bosh-init deployment manifests! Be sure to change director.cpi_job, cloud_provider.template, and templates properties to specify vsphere_cpi.

Usage

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

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

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

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

Jobs

Packages