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