etcd/90
You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit fc0b2da4
.
Release Notes¶
Changes:
- Log /var/vcap/jobs/etcd/etcd_ctl_wrapper
to /var/vcap/sys/log/etcd/etcd_ctl_wrapper{.err}.log
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "etcd" version: "90" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=90" sha1: "4d9fe4c521734e08df247a4ee42103a9dccb9ddc"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 4d9fe4c521734e08df247a4ee42103a9dccb9ddc \ "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=90"