bosh-vcloud-cpi/22
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vcloud-cpi-release. It was created based on the commit ab5d980f
.
Release Notes¶
Dev: - Minor change to avoid extra bash process when executing CPI
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vcloud-cpi" version: "22" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vcloud-cpi-release?v=22" sha1: "6810bd8bb10e6f334d00ca82e454067c7e9b277a"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 6810bd8bb10e6f334d00ca82e454067c7e9b277a \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vcloud-cpi-release?v=22"