summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-01-07 16:46:04 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2015-05-14 15:09:39 +0000
commitc53845a57b1c0c3df3e9dc9c6d6c33121d54e82e (patch)
tree8b42bbc5887e6abd49157a79d07a4f3d5df1810d
parent2de7685a853375b8907a5f58ebb0a191d3e65012 (diff)
downloaddefinitions-c53845a57b1c0c3df3e9dc9c6d6c33121d54e82e.tar.gz
Add a system for Mason
-rw-r--r--systems/mason-system-x86_64-generic.morph58
1 files changed, 58 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..c96ef85d
--- /dev/null
+++ b/systems/mason-system-x86_64-generic.morph
@@ -0,0 +1,58 @@
+name: mason-system-x86_64-generic
+kind: system
+description: |
+ A system which contains Zuul and turbo-hipster; to set up a CI pipeline.
+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: openstack-common
+ morph: strata/openstack-common.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: python-paramiko
+ morph: strata/python-paramiko.morph
+- name: ansible
+ morph: strata/ansible.morph
+- name: zuul-ci
+ morph: strata/zuul-ci.morph
+- name: baserock-ci-tests
+ morph: strata/baserock-ci-tests.morph
+- name: python-core
+ morph: strata/python-core.morph
+- name: python-common
+ morph: strata/python-common.morph
+configuration-extensions:
+- set-hostname
+- add-config-files
+- simple-network
+- nfsboot
+- install-files
+- distbuild
+- fstab
+- mason
+- cloud-init