bosh-warden-cpi/29
You can find the source of this version on GitHub at cppforlife/bosh-warden-cpi-release. It was created based on the commit b8c37c01
.
Release Notes¶
- Backfills DNS servers from the local
/etc/resolv.conf
and pass them with network settings
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-warden-cpi" version: "29" url: "https://bosh.io/d/github.com/cppforlife/bosh-warden-cpi-release?v=29" sha1: "9cc293351744f3892d4a79479cccd3c3b2cf33c7"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 9cc293351744f3892d4a79479cccd3c3b2cf33c7 \ "https://bosh.io/d/github.com/cppforlife/bosh-warden-cpi-release?v=29"