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