Skip to content

bosh-softlayer-cpi/2.3.0

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

Release Notes

This is a temporary release which could be an experimental version to validate bosh-release (with feature flag of enable_virtual_delete_vms), you should set enable_virtual_delete_vms flag in director.yml. - Fixed delete_disk issue due to REST API change of SoftLayer

Bosh release with feature flag of enable_virtual_delete_vms: bosh-255.9 Bosh softlayer stemcell: 3232.4

Usage

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

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

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

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

Jobs

Packages