bosh-warden-cpi/33
You can find the source of this version on GitHub at cppforlife/bosh-warden-cpi-release. It was created based on the commit f4a28d4
.
Release Notes¶
- Add
warden_cpi.enable_registry
so thatbosh create-env
acceptance tests can enable it
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-warden-cpi" version: "33" url: "https://bosh.io/d/github.com/cppforlife/bosh-warden-cpi-release?v=33" sha1: "70a553be5745041e9828c6ffa1e6c8252fe03ece"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 70a553be5745041e9828c6ffa1e6c8252fe03ece \ "https://bosh.io/d/github.com/cppforlife/bosh-warden-cpi-release?v=33"