bosh-vcloud-cpi/10
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vcloud-cpi-release. It was created based on the commit 7aa07737
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vcloud-cpi" version: "10" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vcloud-cpi-release?v=10" sha1: "d6481941887672c873b01cb9bbf72bc7dcef1100"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d6481941887672c873b01cb9bbf72bc7dcef1100 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vcloud-cpi-release?v=10"