bosh-warden-cpi/26
You can find the source of this version on GitHub at cppforlife/bosh-warden-cpi-release. It was created based on the commit bf0fc049
.
Release Notes¶
- Load aufs explicitly to make warden load properly inside garden
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-warden-cpi" version: "26" url: "https://bosh.io/d/github.com/cppforlife/bosh-warden-cpi-release?v=26" sha1: "068f34734f42463c60f8d5db12a46659bad78501"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 068f34734f42463c60f8d5db12a46659bad78501 \ "https://bosh.io/d/github.com/cppforlife/bosh-warden-cpi-release?v=26"