bosh-aws-cpi/31
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-aws-cpi-release. It was created based on the commit 12ceb402
.
Release Notes¶
- Switched to using Ruby 2.0
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-aws-cpi" version: "31" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-aws-cpi-release?v=31" sha1: "bde15dfb3e4f1b9e9693c810fa539858db2bc298"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 bde15dfb3e4f1b9e9693c810fa539858db2bc298 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-aws-cpi-release?v=31"