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