Skip to content

bosh-virtualbox-cpi/0.0.4

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

Release Notes

  • Support VBoxManage execution over SSH (as it was before in Ruby version)

Usage

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

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

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

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

Jobs

Packages