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