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