Skip to content

bosh-softlayer-cpi/2.3.18

You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-softlayer-cpi-release. It was created based on the commit 484ecddc.

Release Notes

This is a formal release which support enable_virtual_delete_vms flag in bosh, you should set enable_virtual_delete_vms flag in director.yml if you want to leverage os_reload function of Softlayer.

Usage

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

- name: "bosh-softlayer-cpi"
  version: "2.3.18"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-softlayer-cpi-release?v=2.3.18"
  sha1: "34f8e49f6abb812628bd51e84d54cc1cf9e9e78b"

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

bosh upload-release --sha1 34f8e49f6abb812628bd51e84d54cc1cf9e9e78b \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-softlayer-cpi-release?v=2.3.18"

Jobs

Packages