bosh-vcloud-cpi/18
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vcloud-cpi-release. It was created based on the commit 1e56e79d.
Release Notes¶
- Renamed job
cpitovcloud_cpi- Note: This breaks current bosh-init deployment manifests! Be sure to change
director.cpi_job,cloud_provider.template, andtemplatesproperties to specifyvcloud_cpi.
- Note: This breaks current bosh-init deployment manifests! Be sure to change
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: "bosh-vcloud-cpi" version: "18" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vcloud-cpi-release?v=18" 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-vcloud-cpi-release?v=18"