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