bosh-softlayer-cpi/23
You can find the source of this version on GitHub at cloudfoundry/bosh-softlayer-cpi-release. It was created based on the commit 50b9de7
.
Release Notes¶
Fixes
- #149135787 Failed to attach ephemeral disk to VM due to SL change
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-softlayer-cpi" version: "23" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-softlayer-cpi-release?v=23" sha1: "960f6068c7823bc3822c5e7ec6c855060c5582d0"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 960f6068c7823bc3822c5e7ec6c855060c5582d0 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-softlayer-cpi-release?v=23"