Skip to content

bosh-softlayer-cpi/2.2.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 a62461e2.

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

Bosh release with feature flag of enable_virtual_delete_vms:

https://s3.amazonaws.com/bosh-softlayer-cpi-stemcells/bosh-255.8%2Bdev.4.tgz

Usage

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

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

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

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

Jobs

Packages