summaryrefslogtreecommitdiff
path: root/unmaintained/strata/zookeeper-client.morph
blob: 8cd571e9d9ebccee38375a21cbe7713ba28dd90f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: zookeeper-client
kind: assemblage
description: |
  This stratum installs a small demonstration program for the
  client side of ZooKeeper. The program can take up to two
  arguments:
   (1) The IP address of the ZooKeeper server to connect to
   (2) The type of client that this will be (default client
       types are typeOneNode & typeTwoNode)
contents:
- name: zookeeper-client
  morph: unmaintained/strata/zookeeper/zookeeper-client.morph
  repo: baserock:tests/zookeeper-test
  ref: master
configuration-extensions: []