summaryrefslogtreecommitdiff
path: root/systems/zookeeper-client-x86_64.morph
diff options
context:
space:
mode:
Diffstat (limited to 'systems/zookeeper-client-x86_64.morph')
-rw-r--r--systems/zookeeper-client-x86_64.morph22
1 files changed, 22 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..0df11aff
--- /dev/null
+++ b/systems/zookeeper-client-x86_64.morph
@@ -0,0 +1,22 @@
+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: 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
+- cloud-init