Skip to content

bosh-softlayer-cpi/2.3.1

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

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 os_reload failure Tracker: 120342855

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.1"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-softlayer-cpi-release?v=2.3.1"
  sha1: "5b3e1e4ff1c3f7c20bdc39127b02835fef7f86aa"

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

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

Jobs

Packages