summaryrefslogtreecommitdiff
path: root/strata/zookeeper-client.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/zookeeper-client.morph')
-rw-r--r--strata/zookeeper-client.morph7
1 files changed, 3 insertions, 4 deletions
diff --git a/strata/zookeeper-client.morph b/strata/zookeeper-client.morph
index 83ce2e05..a01d78b1 100644
--- a/strata/zookeeper-client.morph
+++ b/strata/zookeeper-client.morph
@@ -1,5 +1,5 @@
name: zookeeper-client
-kind: stratum
+kind: assemblage
description: |
This stratum installs a small demonstration program for the
client side of ZooKeeper. The program can take up to two
@@ -7,10 +7,9 @@ description: |
(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)
-build-depends:
-- morph: strata/zookeeper.morph
-chunks:
+contents:
- name: zookeeper-client
morph: strata/zookeeper/zookeeper-client.morph
repo: baserock:tests/zookeeper-test
ref: master
+configuration-extensions: []