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