summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-12-10 17:26:08 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-12-10 17:26:08 +0000
commit7e3986cb104d97f883391b5b7eeff715c2dfcf6b (patch)
tree116678da90157a6a3ea62b60f0fcc7639d86e6b3
parent492ac0bbf37f53146d7361ecd0d016feddf7465e (diff)
downloaddefinitions-7e3986cb104d97f883391b5b7eeff715c2dfcf6b.tar.gz
Add a system for Mason
-rw-r--r--systems/mason-system-x86_64-generic.morph47
1 files changed, 47 insertions, 0 deletions
diff --git a/systems/mason-system-x86_64-generic.morph b/systems/mason-system-x86_64-generic.morph
new file mode 100644
index 00000000..2588a284
--- /dev/null
+++ b/systems/mason-system-x86_64-generic.morph
@@ -0,0 +1,47 @@
+name: mason-system-x86_64-generic
+kind: system
+description: |
+ A system with useful tools for doing Baserock development.
+
+ For use on 64-bit Intel x86 computers.
+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: pcre-utils
+ morph: strata/pcre-utils.morph
+- name: lighttpd-server
+ morph: strata/lighttpd-server.morph
+- name: webtools
+ morph: strata/webtools.morph
+- name: ruby
+ morph: strata/ruby.morph
+- name: nodejs
+ morph: strata/nodejs.morph
+- name: python-tools
+ morph: strata/python-tools.morph
+- name: zuul-ci
+ morph: strata/zuul-ci.morph
+configuration-extensions:
+- set-hostname
+- add-config-files
+- simple-network
+- nfsboot
+- install-files
+- distbuild
+- fstab
+- cloud-init