Skip to content

bosh-virtualbox-cpi/0.0.7

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

Release Notes

  • Verify that host has proper VirtualBox networks
    • CPI will try to create host only & NAT networks automatically

Usage

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

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

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

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

Jobs

Packages