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