summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authormike smith <mike.smith@codethink.co.uk>2014-11-03 13:55:01 +0000
committermike smith <mike.smith@codethink.co.uk>2014-11-03 13:55:01 +0000
commitf831b6cce0952e3c1a781f436401c86079a73434 (patch)
tree63fd3b78852aa1bccf367466e019fdbb8495173c /systems
parent3e49b621cff817bcf51004adb904dcbc88722b5f (diff)
downloaddefinitions-f831b6cce0952e3c1a781f436401c86079a73434.tar.gz
adding build file to repo to attempt to bypass maven
Diffstat (limited to 'systems')
-rw-r--r--systems/devel-system-x86_64-zookeeper.morph31
-rw-r--r--systems/devel-system-x86_64-zookeeper.morph~29
2 files changed, 60 insertions, 0 deletions
diff --git a/systems/devel-system-x86_64-zookeeper.morph b/systems/devel-system-x86_64-zookeeper.morph
new file mode 100644
index 00000000..64f4c541
--- /dev/null
+++ b/systems/devel-system-x86_64-zookeeper.morph
@@ -0,0 +1,31 @@
+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
+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.morph
+configuration-extensions:
+- set-hostname
+- add-config-files
+- simple-network
+- nfsboot
+- install-files
+- cloud-init
diff --git a/systems/devel-system-x86_64-zookeeper.morph~ b/systems/devel-system-x86_64-zookeeper.morph~
new file mode 100644
index 00000000..de9a0700
--- /dev/null
+++ b/systems/devel-system-x86_64-zookeeper.morph~
@@ -0,0 +1,29 @@
+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
+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
+configuration-extensions:
+- set-hostname
+- add-config-files
+- simple-network
+- nfsboot
+- install-files
+- cloud-init