summaryrefslogtreecommitdiff
path: root/systems/devel-system-x86_64-zookeeper-client.morph
diff options
context:
space:
mode:
authorMike Smith <mike.smith@codethink.co.uk>2014-12-16 15:41:36 +0000
committerMike Smith <mike.smith@codethink.co.uk>2014-12-16 15:41:36 +0000
commitd2802faf20cc23c33fc790d7aab8691f1974eba3 (patch)
tree9a36143cc4b5a80a9b23d0eb06e3ade1bf8bfbb7 /systems/devel-system-x86_64-zookeeper-client.morph
parente2b24f9b20ca11d86c0680be91a6532162b34baa (diff)
downloaddefinitions-baserock/mikesmith/zookeeper-for-review.tar.gz
Updated Repo to respond to comments from review. see full desc for list.baserock/mikesmith/zookeeper-for-review
* Removed un-needed 'mkdir' command from ant setup. * Addressed in e-mail thread relating to this patch the reason for compiling inside of install dirrectory. * Added more informative discriptions to .morphs * Renames 'java/ant' to java-ant to be more consistant with naming conventions * Removed un-nessisary inclusion of the Devel-system. * Zookeeper strata names now reflect client / server roles
Diffstat (limited to 'systems/devel-system-x86_64-zookeeper-client.morph')
-rw-r--r--systems/devel-system-x86_64-zookeeper-client.morph31
1 files changed, 0 insertions, 31 deletions
diff --git a/systems/devel-system-x86_64-zookeeper-client.morph b/systems/devel-system-x86_64-zookeeper-client.morph
deleted file mode 100644
index 6f6f438f..00000000
--- a/systems/devel-system-x86_64-zookeeper-client.morph
+++ /dev/null
@@ -1,31 +0,0 @@
-name: devel-system-x86_64-zookeeper-client
-kind: system
-description: A system that is able to build other systems based on the 64-bit x86
- architecture. includes th installation of zookeeper and a test client.
-arch: x86_64
-strata:
-- name: build-essential
- morph: strata/build-essential.morph
-- name: core
- morph: strata/core.morph
-- name: foundation
- morph: strata/foundation.morph
-- name: bsp-x86_64-generic
- morph: strata/bsp-x86_64-generic.morph
-- name: tools
- morph: strata/tools.morph
-- name: morph-utils
- morph: strata/morph-utils.morph
-- name: openstack-clients
- morph: strata/openstack-clients.morph
-- name: cloudinit-support
- morph: strata/cloudinit-support.morph
-- name: zookeeper
- morph: strata/zookeeper-client.morph
-configuration-extensions:
-- set-hostname
-- add-config-files
-- simple-network
-- nfsboot
-- install-files
-- cloud-init