summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-10-20 13:12:05 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-10-27 09:09:37 +0000
commitb3a7c84e3dfb3385b7c5f5cc104ab2f6be278b91 (patch)
treee2525d92184b752d7bdd9e87a862b11a848b850f /systems
parent8de65c89a16cd78cc4757d50b7d4454cb1d9691f (diff)
downloaddefinitions-b3a7c84e3dfb3385b7c5f5cc104ab2f6be278b91.tar.gz
Add a system and cluster for Mason on OpenStackbaserock/adamcoldrick/mason-openstack-rebased
This could be improved in future by combining the cluster morphology with the existing one, and mason/mason-generator.sh being improved to allow choice between OpenStack and KVM.
Diffstat (limited to 'systems')
-rw-r--r--systems/distbuild-system-x86_64-openstack.morph35
1 files changed, 35 insertions, 0 deletions
diff --git a/systems/distbuild-system-x86_64-openstack.morph b/systems/distbuild-system-x86_64-openstack.morph
new file mode 100644
index 00000000..483d8b99
--- /dev/null
+++ b/systems/distbuild-system-x86_64-openstack.morph
@@ -0,0 +1,35 @@
+name: distbuild-system-x86_64
+kind: system
+description: Morph distributed build node for x86_64
+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: nfs
+ morph: strata/nfs.morph
+- name: ansible
+ morph: strata/ansible.morph
+- name: cloudinit-support
+ morph: strata/cloudinit-support.morph
+- name: openstack-clients
+ morph: strata/openstack-clients.morph
+configuration-extensions:
+- set-hostname
+- add-config-files
+- simple-network
+- nfsboot
+- install-files
+- distbuild
+- fstab
+- mason
+- cloud-init