bosh-cloudstack-cpi-release/10
You can find the source of this version on GitHub at cloudfoundry-community/bosh-cloudstack-cpi-release. It was created based on the commit 66bec221
.
Release Notes¶
fixes issue #21, No default gateway set by bosh-agent
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-cloudstack-cpi-release" version: "10" url: "https://bosh.io/d/github.com/cloudfoundry-community/bosh-cloudstack-cpi-release?v=10" sha1: "5a11ad507aa773ddf623f7e0fd0024d83273d858"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 5a11ad507aa773ddf623f7e0fd0024d83273d858 \ "https://bosh.io/d/github.com/cloudfoundry-community/bosh-cloudstack-cpi-release?v=10"