summaryrefslogtreecommitdiff
path: root/systems/zookeeper-client-x86_64.morph
diff options
context:
space:
mode:
authorMike Smith <mike.smith@codethink.co.uk>2014-12-18 13:31:06 +0000
committerMike Smith <mike.smith@codethink.co.uk>2014-12-18 13:31:06 +0000
commite8d8c125f845cbddf366050dc4b70cd44032d18c (patch)
treef279c18f23db73a3498cb80a21fc7d2d0566e0fe /systems/zookeeper-client-x86_64.morph
parentf7dd00169f2482a4db7087008317589848afed32 (diff)
parentefbe0573ce48cfe860345a683e40c27debcb894b (diff)
downloaddefinitions-e8d8c125f845cbddf366050dc4b70cd44032d18c.tar.gz
Merge branch 'baserock/mikesmith/zookeeper-to-merge'
Reviewed by: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Sam Thursfield <sam.thursfield@codehink.co.uk>
Diffstat (limited to 'systems/zookeeper-client-x86_64.morph')
-rw-r--r--systems/zookeeper-client-x86_64.morph23
1 files changed, 23 insertions, 0 deletions
diff --git a/systems/zookeeper-client-x86_64.morph b/systems/zookeeper-client-x86_64.morph
new file mode 100644
index 00000000..c8ac7784
--- /dev/null
+++ b/systems/zookeeper-client-x86_64.morph
@@ -0,0 +1,23 @@
+name: zookeeper-client-x86_64
+kind: system
+description: |
+ A system that is able to build other systems based on the 64-bit x86
+ architecture. includes the 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: zookeeper-client
+ morph: strata/zookeeper-client.morph
+configuration-extensions:
+- set-hostname
+- add-config-files
+- simple-network
+- nfsboot
+- install-files