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