Skip to content

bosh-virtualbox-cpi/0.0.3

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

Release Notes

  • Rewritten in golang
    • Doesn’t support VBoxManage access over SSH until next release

Usage

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

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

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

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

Jobs

Packages