bosh-softlayer-cpi/22
You can find the source of this version on GitHub at cloudfoundry/bosh-softlayer-cpi-release. It was created based on the commit 43375ad
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-softlayer-cpi" version: "22" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-softlayer-cpi-release?v=22" sha1: "7e3e51d6f67350774a7e3cbd506a3d937fc70da8"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 7e3e51d6f67350774a7e3cbd506a3d937fc70da8 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-softlayer-cpi-release?v=22"