bosh-virtualbox-cpi/0.0.8
You can find the source of this version on GitHub at cppforlife/bosh-virtualbox-cpi-release. It was created based on the commit 79fa8ef
.
Release Notes¶
- Automatically try enable host only network if it’s disabled
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-virtualbox-cpi" version: "0.0.8" url: "https://bosh.io/d/github.com/cppforlife/bosh-virtualbox-cpi-release?v=0.0.8" sha1: sha256:
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 \ "https://bosh.io/d/github.com/cppforlife/bosh-virtualbox-cpi-release?v=0.0.8"