zookeeper/0.0.2
You can find the source of this version on GitHub at cppforlife/zookeeper-release. It was created based on the commit 21d0b49
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "zookeeper" version: "0.0.2" url: "https://bosh.io/d/github.com/cppforlife/zookeeper-release?v=0.0.2" sha1: "651bc6b07e85bc396d53cc0b7ab7a46242014359"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 651bc6b07e85bc396d53cc0b7ab7a46242014359 \ "https://bosh.io/d/github.com/cppforlife/zookeeper-release?v=0.0.2"