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