bosh-softlayer-cpi/21
You can find the source of this version on GitHub at cloudfoundry/bosh-softlayer-cpi-release. It was created based on the commit dfcb3cc
.
Release Notes¶
Fixes
- #148050011 Set vcap password in env.bosh.password through CPI
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-softlayer-cpi" version: "21" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-softlayer-cpi-release?v=21" sha1: "f07a2bcd822297349ab5b01444b2495b39b02259"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 f07a2bcd822297349ab5b01444b2495b39b02259 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-softlayer-cpi-release?v=21"