summaryrefslogtreecommitdiff
path: root/strata/zookeeper-client.morph
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2015-09-25 08:47:49 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2015-09-26 08:27:41 +0100
commit3a2f641e4e70e76ffa77629c6208970c1a7af667 (patch)
treee6635788976c616017c05b5ea93432f9b2dc769e /strata/zookeeper-client.morph
parentc844667a718e8640d9ae2b7640a3b0dc0fb53b0e (diff)
downloaddefinitions-baserock/ps/reorganise-definitions.tar.gz
Proposed re-org of definitions repobaserock/ps/reorganise-definitions
Diffstat (limited to 'strata/zookeeper-client.morph')
-rw-r--r--strata/zookeeper-client.morph16
1 files changed, 0 insertions, 16 deletions
diff --git a/strata/zookeeper-client.morph b/strata/zookeeper-client.morph
deleted file mode 100644
index 83ce2e05..00000000
--- a/strata/zookeeper-client.morph
+++ /dev/null
@@ -1,16 +0,0 @@
-name: zookeeper-client
-kind: stratum
-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)
-build-depends:
-- morph: strata/zookeeper.morph
-chunks:
-- name: zookeeper-client
- morph: strata/zookeeper/zookeeper-client.morph
- repo: baserock:tests/zookeeper-test
- ref: master