Skip to content

bosh-virtualbox-cpi/0.0.9

You can find the source of this version on GitHub at cppforlife/bosh-virtualbox-cpi-release. It was created based on the commit 1c536be.

Release Notes

  • Match an existing network or create a new one if host only name is not provided
  • Resolve path of VBoxManage at runtime

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "bosh-virtualbox-cpi"
  version: "0.0.9"
  url: "https://bosh.io/d/github.com/cppforlife/bosh-virtualbox-cpi-release?v=0.0.9"
  sha1: "d2f6151da88174b20c5a35e296a4583f83648ee5"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 d2f6151da88174b20c5a35e296a4583f83648ee5 \
  "https://bosh.io/d/github.com/cppforlife/bosh-virtualbox-cpi-release?v=0.0.9"

Jobs

Packages