From 3a4ac0e1bf83e0357748203e5a12a3300f8aff5a Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Wed, 10 Dec 2014 13:29:07 +0000 Subject: seperated server and client parts of zookeeper into two seperate system builds. --- systems/devel-system-x86_64-zookeeper.morph | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'systems/devel-system-x86_64-zookeeper.morph') diff --git a/systems/devel-system-x86_64-zookeeper.morph b/systems/devel-system-x86_64-zookeeper.morph index 64f4c541..e51e2031 100644 --- a/systems/devel-system-x86_64-zookeeper.morph +++ b/systems/devel-system-x86_64-zookeeper.morph @@ -1,7 +1,7 @@ name: devel-system-x86_64-zookeeper kind: system description: A system that is able to build other systems based on the 64-bit x86 - architecture.added animals of varying reality + architecture. includes th installation of zookeeper and a test client. arch: x86_64 strata: - name: build-essential @@ -21,7 +21,7 @@ strata: - name: cloudinit-support morph: strata/cloudinit-support.morph - name: zookeeper - morph: strata/zookeeper.morph + morph: strata/zookeeper-client.morph configuration-extensions: - set-hostname - add-config-files -- cgit v1.2.1